Properties of the TPgTransaction class.
For a complete list of the TPgTransaction class members, see the TPgTransaction Members topic.
Public
Name | Description |
Active (inherited from TDATransaction) |
Used to determine if the transaction is active.
|
DefaultCloseAction (inherited from TDATransaction) |
Used to specify the transaction behaviour when it is destroyed while being active, or when one of its connections is closed with the active transaction.
|
IsolationLevel |
Used to specify how the transactions containing database modifications are handled.
|
See Also