Optimistic Locking

This is only relevant for certain update operations of entity classes.

This option switches on optimistic locking for this operation.

Note that this option is only allowable if theAllow Optimistic Locking option has been set for the entity class.

For more information on optimistic locking, see Concurrency Control - Optimistic Locking.