OptimisticLockingIgnoredAttribute Constructors
Applied to persistent properties. Disables the optimistic locking for the target property.| Name | Description |
|---|---|
| OptimisticLockingIgnoredAttribute() | Initializes a new instance of the OptimisticLockingIgnoredAttribute class. |
See Also