FDO API Reference Feature Data Objects
virtual FDO_API void FdoIChangeLongTransactionPrivileges::SetPrivileges ( FdoInt32  value  )  [pure virtual]

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.