Sets the value for a database option.
SetDatabaseOption(
option_name As String
option_value As String
)
option_name The name of the database option to be set. The following database options may be set: global_database_id and ml_remote_id. See:
option_value The new value for the option.