This directive enables you to choose the level of concurrency for updateable COBOL cursors.
Syntax:
UPD_CONCURRENCY={LOCK | OPTIMISTIC | OPTCC | OPTCCVAL}
Scope:
Used at compile time:
|
No
|
Behavior at run time:
|
Source file
|
See
Scope - OpenESQL SQL Compiler Directive Options for more information.
Comment:
LOCK, OPTIMISTIC, OPTCC, and OPTCCVAL are standard ODBC types.