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

OSGeo::FDO::Commands::Locking::OSGeo::FDO::Commands::Locking::ILockedObjectReader Interface Reference

Inherited by OSGeo::FDO::Commands::Locking::ILockedObjectReaderImp.

Inheritance diagram for OSGeo::FDO::Commands::Locking::OSGeo::FDO::Commands::Locking::ILockedObjectReader:

[legend]

Detailed Description

The ILockedObjectReader interface provides forward-only, read-only functionality to identify lock information for a set of objects.

Remarks:
A reference to an ILockedObjectReader interface is returned from the GetLockedObjects and GetLockInfo commands. The initial position of the ILockInfoReader is prior to the first item. Thus, you must call ReadNext to begin accessing any data.


Comments or suggestions? Send us feedback.