FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Commands::Locking::IGetLockInfoImp Class Reference
[OSGeo::FDO::Commands::Locking]

Inherits OSGeo::FDO::Commands::IFeatureCommandImp, and OSGeo::FDO::Commands::Locking::IGetLockInfo.

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

Inheritance graph
[legend]
List of all members.

Detailed Description

The IGetLockInfoImp class is a concrete implementation of IGetLockedObjects. The IGetLockInfo interface defines the GetLockInfo command, which gets a lock information for the feature instances of a given class that match the specified filter. If the filter is empty, all feature instances of the given class are selected.

()

Definition at line 35 of file mgIGetLockInfoImp.h.


Public Member Functions

OSGeo::FDO::Commands::Locking::ILockedObjectReaderExecute ()
 Executes the GetLockInfo command, returning an ILockedObjectReader.
FdoIGetLockInfo * GetImpObj ()
 IGetLockInfoImp (System::IntPtr unmanaged, System::Boolean autoDelete)
 Constructs an IGetLockInfoImp managed object based on an unmanaged instance of the object.

Comments or suggestions? Send us feedback.