FDO API Reference Feature Data Objects

enum FdoLongTransactionFreezeOperations
 

The FdoLongTransactionFreezeOperations enumeration defines the list of available operations that can be performed by the FreezeLongTransaction command.

Parameters:
FdoLongTransactionFreezeOperations_Freeze Freeze the long transaction for exclusive update
FdoLongTransactionFreezeOperations_Thaw Thaw the long transaction
.

Enumerator:
FdoLongTransactionFreezeOperations_Freeze  Freeze the long transaction for exclusive update.
FdoLongTransactionFreezeOperations_Thaw  Thaw the long transaction.

Definition at line 34 of file LongTransactionFreezeOperations.h.


Comments or suggestions? Send us feedback.