FDO API Reference Feature Data Objects

FdoIGetLockInfo Class Reference

#include <IGetLockInfo.h>

Inherits FdoIFeatureCommand.

Inheritance diagram for FdoIGetLockInfo:

Inheritance graph
[legend]
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.

Definition at line 35 of file IGetLockInfo.h.


Public Member Functions

virtual FDO_API FdoILockedObjectReaderExecute ()=0
 Executes the GetLockInfo command, returning an FdoILockedObjectReader.

Friends

class FdoIConnection

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