Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - AppForge Programming » UltraLite for AppForge API Reference » ULDatabaseSchema class

GetTableName method Next Page

SetDatabaseOption method


Sets the value for a database option.

Syntax

SetDatabaseOption(
option_name As String
option_value As String
)

Parameters

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.