The UpdateOptions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| LockingMode |
Get/set the locking behavior for the update.
Objects that use optimistic locking (UpdateIfVersionMatches) must implement the IOptimisticConcurrencyVersionHolder interface.
|
See Also