FDO API Reference Feature Data Objects

mgLongTransactionPrivilegeOperations.h File Reference

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


Enumerations

enum  LongTransactionPrivilegeOperations { LongTransactionPrivilegeOperations_Grant = FdoLongTransactionPrivilegeOperations_Grant, LongTransactionPrivilegeOperations_Revoke = FdoLongTransactionPrivilegeOperations_Revoke }
 The FdoLongTransactionPrivilegeOperations enumeration defines the list of available operations that can be performed by the ChangeLongTransactionPrivileges command.
Parameters:
FdoLongTransactionPrivilegeOperations_Grant Indicates the user is to be granted the specified privileges.
FdoLongTransactionPrivilegeOperations_Revoke Indicates the specified privileges are to be revoked from the user.
. More...

Comments or suggestions? Send us feedback.