FDO .NET API Reference Feature Data Objects
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

mgILongTransactionPrivilegeReader.h File Reference


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Commands
namespace  OSGeo::FDO::Commands::LongTransaction

Functions

System::Int32 GetPrivileges ()
 Gets the privileges granted to the user currently being read. The returned value may be any combination of the values from the LongTransactionPrivileges enumeration combined via a bit-wise or operation.

Function Documentation

System::Int32 GetPrivileges  ) 
 

Gets the privileges granted to the user currently being read. The returned value may be any combination of the values from the LongTransactionPrivileges enumeration combined via a bit-wise or operation.

Returns:
Returns the privileges as a bit masked value based on LongTransactionPrivileges enumeration

Comments or suggestions? Send us feedback.