Optimistic Lock
Select this check box to use optimistic locking during the execution of Update Collection or Dispatch Update Collection action.
Note: This option
is enabled only if you select the Update Loaded
Collection option.
This option uses a Boolean value to determine whether optimistic locking is used for the action.
When you click Event Actions form, the system returns one of the following syntax statements:
to return to the- If this check box is selected, OPTIMISTICLOCKING( TRUE )
- If this check box is cleared, OPTIMISTICLOCKING( FALSE )