Sets a database option.
public virtual bool SetDatabaseOptionInt( const char * optName, ul_u_long value )
optName The name of the option being set.
value The new value of the option.
True on success; otherwise, returns false.