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