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

SQL Anywhere 17 » UltraLite - Database Management and Developer Guide » UltraLite database tasks and features

Reading database properties

Inspect the settings of any UltraLite database property.

Context

Each UltraLite API contains a GetDatabaseProperty method that you can use in your applications to access database properties.

You can also access database properties by calling the DB_PROPERTY SQL function.

Procedure

  1. Using SQL Central, connect to the database.
  2. Right-click the database and click Properties.

Results

In the Database Properties window, database properties are listed on the General and Synchronization Information tabs. On the Synchronization Information tab, the database properties are listed alphabetically by the property name. To sort database properties by the value, click the Value column.