OptimisticLockingReadBehaviorAttribute Properties
Specifies the field-level optimistic locking settings of a persistent object.
Name | Description |
---|---|
Behavior | Specifies how XPO behaves when reloading changed objects (objects with different versions). |
Track |
Specifies whether or not the persistent object properties modifications are tracked. |
Type |
When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also