Sets the specified database option.
public virtual bool SetDatabaseOption( const char * optName, const char * value )
optName The name of the option being set.
value The new value of the option.
True on success, otherwise false.