FDO API Reference Feature Data Objects

IGetLockInfoImp Class Reference

List of all members.

Detailed Description

The FdoIGetLockInfo 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

NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING::ILockedObjectReaderExecute ()
 Executes the GetLockInfo command, returning an FdoILockedObjectReader.
FdoIGetLockInfo * GetImpObj ()
 IGetLockInfoImp (System::IntPtr unmanaged, System::Boolean autoDelete)

Comments or suggestions? Send us feedback.