FdoIGetLockOwners Class Reference

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. More...

#include <IGetLockOwners.h>

Inherits FdoICommand.

List of all members.


Public Member Functions

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

Friends

class FdoIConnection

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.


The documentation for this class was generated from the following file: