ODAC

TCRTransactionAction Enumeration

Specifies the transaction behaviour when it is destroyed while being active, or when one of its connections is closed with the active transaction.

Unit

CRAccess

Syntax

TCRTransactionAction = (taCommit, taRollback);

Values

Value Meaning
taCommit Transaction is committed.
taRollback Transaction is rolled back.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback