FDO API Reference Feature Data Objects

LongTransactionPrivilegeOperations.h File Reference

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

Go to the source code of this file.


Enumerations

enum  FdoLongTransactionPrivilegeOperations { FdoLongTransactionPrivilegeOperations_Grant, 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.