Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
Programming
>
Data Access
>
Database Access
>
Reference
>
DB2
>
DB2 Compiler Directive Options
>
GENERIC
GENERIC
Provides a means of passing new bind options to a target DRDA database. Each option must be separated by one or more spaces and enclosed in double quotes. For example:
DB2(GENERIC="keepdynamic yes")
Syntax:
GENERIC=
string
Parent topic:
DB2 Compiler Directive Options