FDO API Reference Feature Data Objects

LongTransactionSetOperations.h File Reference

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

Go to the source code of this file.


Enumerations

enum  FdoLongTransactionSetOperations { FdoLongTransactionSetOperations_Add, FdoLongTransactionSetOperations_Remove, 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.