SetTransPool
PowerScript function
Description
Sets up a pool of database transactions for a distributed
application. SetTransPool was used with a feature that has been removed
from PowerBuilder and is an obsolete function.
Applies to
Application object
Syntax
|
1 |
applicationname.SetTransPool ( minimum, maximum, timeout ) |
|
Argument |
Description |
|---|---|
|
applicationname |
The name of the application object for which you want to |
|
minimum |
The minimum number of transactions to be kept open in the |
|
maximum |
The maximum number of transactions that can be open in the |
|
timeout |
The number of seconds to allow a request to wait for a |
Return value
Integer.
Returns 1 if it succeeds and -1 if an error occurs.
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest