Auxiliary Code tab

EXEC SQL
Generate an EXEC SQL statement based on the statement type selected in the Statement Type field.
EXEC ADO Disconnected
Generate an EXEC ADO statement based on the statement type selected in the Statement Type field. Available when the Mode OpenESQL Assistant Option is set to ADO.NET and the Generate option is set to either EXEC ADO - disconnected model or EXEC ADO - connected model.
EXEC ADO Connected
Generate an EXEC ADO statement based on the statement type selected in the Statement Type field. Available when the Mode OpenESQL Assistant Option is set to ADO.NET and the Generate option is set to either EXEC ADO - disconnected model or EXEC ADO - connected model.
Statement Type
Lists EXEC SQL or EXEC ADO statement types available for auxiliary code generation.
Host Variable Array Size
The number that represents the maximum number of rows you want returned for each array FETCH.
Dataset Name
Type a dataset name to specify the dataset in an EXEC ADO statement. Available for either EXEC ADO Disconnected or EXEC ADO Connected statements.