Previous Next

Transaction object handle
Provides access to the current transaction object. This object allows you to query status of and control the current transaction context.
Syntax 
 
transaction-handle [ :attribute | :method ]
transaction-handle
A handle variable whose value you return from the TRANSACTION attribute on a procedure object handle.
attribute
An attribute of the transaction handle.
method
A method of the transaction handle.
Attributes
 
Methods
 
Notes 
*
*
*
*
*
*
*
For information on transaction objects in an AppServer session, see OpenEdge Application Server: Developing AppServer Applications.
See also 
TRANSACTION-MODE AUTOMATIC statement

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.