FDO API Reference Feature Data Objects

The FdoLongTransactionPrivilegeOperations enumeration defines the list of available operations that can be performed by the ChangeLongTransactionPrivileges command.

()

Enumerator:
FdoLongTransactionPrivilegeOperations_Grant  Grant the user the specified privileges.
FdoLongTransactionPrivilegeOperations_Revoke  Revoke the specified privileges from the user.

Definition at line 31 of file LongTransactionPrivilegeOperations.h.


Comments or suggestions? Send us feedback.