Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Sets a database option from a string value.
public void ULSetDatabaseOptionString( SQLCA * sqlca, ul_database_option_id id, char const * value )
sqlca A pointer to the SQLCA.
id The identifier for the database option to be set.
value The value of the database option.