FDO .NET API Reference Feature Data Objects

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

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

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

Inheritance graph
[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.