FDO .NET API Reference Feature Data Objects

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

Inherits OSGeo::FDO::Commands::ICommandImp, and OSGeo::FDO::Commands::Locking::IGetLockOwners.

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

Inheritance graph
[legend]
List of all members.

Detailed Description

The IGetLockOwnersImp class is a concrete implementation of IGetLockedObjects. The IGetLockOwners interface defines the GetLockOwners command, which gets a list of all lock owners. A connected user has the status of being a lock owner as does a user who has released all of his locks.

()

Definition at line 35 of file mgIGetLockOwnersImp.h.


Public Member Functions

OSGeo::FDO::Commands::Locking::ILockOwnersReaderExecute ()
 Executes the GetLockOwners command, returning an ILockOwnersReader.

Comments or suggestions? Send us feedback.