Sets the value for the specified database option.
public Boolean setDatabaseOption(String name, String value)
name The database option name.
value The option value.
True on success, otherwise false.
For more information on recognized database properties, see UltraLite database properties.