IBDAC

TIBCTransactionGlobalAction Enumeration

Determines which action to take concerning limbo transactions.

Unit

IBCAdmin

Syntax

TIBCTransactionGlobalAction = (tgNoGlobalAction, tgCommitGlobal, tgRollbackGlobal);

Values

Value Meaning
tgCommitGlobal Commits the limbo transaction specified by ID or commits all limbo transactions.
tgNoGlobalAction Takes no action.
tgRollbackGlobal Rolls back the limbo transaction specified by ID or rolls back all limbo transactions.

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