ULSetDatabaseOptionULong function

Sets a numeric database option.

Syntax
void ULSetDatabaseOptionULong(
SQLCA * sqlca, 
ul_database_option_id id, 
ul_u_long * value
);
Parameters

sqlca   A pointer to the SQLCA.

id   The identifier for the database option to be set.

value   The value of the database option.