FDO API Reference Feature Data Objects

LockStrategy.h File Reference

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

Go to the source code of this file.


Enumerations

enum  FdoLockStrategy { FdoLockStrategy_All, FdoLockStrategy_Partial }
 The FdoLockStrategy enumeration defines how lock acquisition should proceed.
Parameters:
FdoLockStrategy_All Declares that either all of the locks must be acquired or none should be acquired.
FdoLockStrategy_Partial Declares that all of the locks that can be acquired should be acquired.
. More...

Comments or suggestions? Send us feedback.