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

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.

()


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.