Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.