FDO API Reference Feature Data Objects

The FdoLongTransactionSetOperations enumeration defines the list of available operations that can be performed by the ChangeLongTransactionSet command.

()

Enumerator:
FdoLongTransactionSetOperations_Add  Add the specified long transaction to the selection set.
FdoLongTransactionSetOperations_Remove  Remove the specified long transaction from the selection set.
FdoLongTransactionSetOperations_Clear  Clear the selection set.

Definition at line 30 of file LongTransactionSetOperations.h.


Comments or suggestions? Send us feedback.