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

See also

TRANSACTION-MODE AUTOMATIC statement