This directive determines what type of database cursor updateable COBOL cursors use.
Syntax:
UPD_CURSOR={SCROLL | FORWARD | DYNAMIC | KEYSET | STATIC}
Scope:
Used at compile time:
|
No
|
Behavior at run time:
|
Source file
|
See
Scope - OpenESQL SQL Compiler Directive Options for more information.
Comments: