OptimisticLockingReadBehaviorAttribute Class
Specifies the field-level optimistic locking settings of a persistent object.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Remarks
This attribute overrides the Session.TrackPropertiesModifications and Session.OptimisticLockingReadBehavior settings of the Session.
See Also