XpoDefault.OptimisticLockingReadBehavior Property
Gets or sets a value which specifies how XPO behaves by default when reloading changed objects (objects with different versions).
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
OptimisticLockingReadBehavior | An OptimisticLockingReadBehavior enumeration value which specifies how XPO behaves when reloading changed objects. |
See Also
Feedback