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.
Controls
Application object
Syntax
1 |
<span>applicationname</span>.<span>SetTransPool</span> ( <span>minimum</span>, <span>maximum</span>, <span>timeout</span> ) |
Argument |
Description |
---|---|
applicationname |
The name of the application object for |
minimum |
The minimum number of transactions to |
maximum |
The maximum number of transactions that |
timeout |
The number of seconds to allow a request |
Return Values
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