FDO API Reference Feature Data Objects

IAcquireLock.h File Reference

#include <FdoStd.h>
#include <Fdo/Commands/IFeatureCommand.h>
#include <Fdo/Connections/IConnection.h>
#include <Fdo/Commands/Locking/LockType.h>
#include <Fdo/Commands/Locking/LockStrategy.h>
#include <Fdo/Commands/Locking/ILockConflictReader.h>

Include dependency graph for IAcquireLock.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoIAcquireLock
 The FdoIAcquireLock interface locks feature instances of a given class that match the specified criteria. Input to the acquire lock command includes the name of the class, the lock type, the lock strategy, and filter criteria by which to identify the instances to be locked. The filter may be specified either as text or as an expression tree (most likely produced by a query builder). The lock type value is one of. More...

Comments or suggestions? Send us feedback.