FDO API Reference Feature Data Objects

mgLongTransactionSetOperations.h File Reference

This graph shows which files directly or indirectly include this file:


Enumerations

enum  LongTransactionSetOperations { LongTransactionSetOperations_Add = FdoLongTransactionSetOperations_Add, LongTransactionSetOperations_Remove = FdoLongTransactionSetOperations_Remove, LongTransactionSetOperations_Clear = FdoLongTransactionSetOperations_Clear }
 The FdoLongTransactionSetOperations enumeration defines the list of available operations that can be performed by the ChangeLongTransactionSet command.
Parameters:
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.
. More...

Comments or suggestions? Send us feedback.