OptimisticLockingAttribute.LockingKind Property
Specifies the locking behavior.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
OptimisticLockingBehavior | An OptimisticLockingBehavior enumeration value that specifies the locking behavior. |
See Also