FDO API Reference Feature Data Objects

mgILockOwnersReader.h File Reference

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


Functions

System::Void Close ()
 Closes the FdoILockOwnersReader object, freeing any resources it may be holding.
System::Boolean ReadNext ()
 Advances the reader to the next item. The default position of the reader is prior to the first item. Thus, you must call ReadNext to begin accessing any data.

Variables

BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING
public __gc __interface 
ILockOwnersReader
 The FdoILockOwnersReader interface provides forward-only, read-only functionality for identifying users. A connected user has status of lock owner even if he has no locks or has released his locks.

Comments or suggestions? Send us feedback.