FDO API Reference Feature Data Objects

mgILongTransactionPrivilegeReader.h File Reference

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


Functions

System::Void Close ()
 Closes the FdoILongTransactionPrivilegesReader object, freeing any resources it may be holding.
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 FdoLongTransactionPrivileges enumeration combined via a bit-wise or operation.
System::Boolean ReadNext ()
 Advances the reader to the next item. The default position of the reader is prior to the first item. Therefore you must call ReadNext to begin accessing any data.

Variables

BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
public __gc __interface 
ILongTransactionPrivilegeReader

Comments or suggestions? Send us feedback.