OptimisticLockingReadBehaviorAttribute Class
Specifies the field-level optimistic locking settings of a persistent object.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Remarks
This attribute overrides the Session.TrackPropertiesModifications and Session.OptimisticLockingReadBehavior settings of the Session.
See Also