FDO API Reference Feature Data Objects

FdoIGetLockOwners Class Reference

#include <IGetLockOwners.h>

Inherits FdoICommand.

Inheritance diagram for FdoIGetLockOwners:

Inheritance graph
[legend]
List of all members.

Detailed Description

The FdoIGetLockOwners 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 IGetLockOwners.h.


Public Member Functions

virtual FDO_API FdoILockOwnersReaderExecute ()=0
 Executes the GetLockOwners command, returning an FdoILockOwnersReader.

Friends

class FdoIConnection

The documentation for this class was generated from the following file:
Comments or suggestions? Send us feedback.