FDO .NET API Reference Feature Data Objects

The LockStrategy enumeration defines how lock acquisition should proceed.

()

Enumerator:
LockStrategy_All  Declares that either all of the locks must be acquired or none should be acquired.
LockStrategy_Partial  Declares that all of the locks that can be acquired should be acquired.

Definition at line 28 of file mgLockStrategy.h.


Comments or suggestions? Send us feedback.