FDO API Reference Feature Data Objects

__property System::Void set_Privileges System::Int32  value  ) 
 

Sets the privilege flags to grant or revoke. The privileges value may be any combination of the values from the FdoLongTransactionPrivileges enumeration combined via a bit-wise or operation.

Parameters:
value Input the privileges as a bit masked value based on FdoLongTransactionPrivileges enumeration
Returns:
Returns nothing

Comments or suggestions? Send us feedback.