FDO .NET API Reference Feature Data Objects

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

()

Enumerator:
LongTransactionPrivilegeOperations_Grant  Indicates the user is to be granted the specified privileges.
LongTransactionPrivilegeOperations_Revoke  Indicates the specified privileges are to be revoked from the user.

Definition at line 31 of file mgLongTransactionPrivilegeOperations.h.


Comments or suggestions? Send us feedback.