OptimisticLockingReadBehaviorAttribute Constructors
Specifies the field-level optimistic locking settings of a persistent object.
Name | Parameters | Description |
---|---|---|
Optimistic |
behavior, track |
Initializes a new instance of the Optimistic |
Optimistic |
behavior |
Initializes a new instance of the Optimistic |
See Also