FDO API Reference Feature Data Objects

IGetLockedObjectsImp Class Reference

List of all members.

Detailed Description

The FdoIGetLockedObjects interface defines the GetLockedObjects command, which gets a list of all objects that are currently locked by a particular user.


Public Member Functions

System::Void Dispose ()
NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING::ILockedObjectReaderExecute ()
 Executes the GetLockedObjects command, returning an FdoILockedObjectReader.
__property System::String * get_LockOwner ()
 Gets the name of the user whose locked objects you want to list.
__property System::Void set_LockOwner (System::String *value)
 Sets the name of the user whose locked objects you want to list.

Comments or suggestions? Send us feedback.