Icon ShowDatabaseCatalogInfo Property

property ShowDatabaseCatalogInfo: Boolean

Usage

This property allows you to specify whether database catalog character set and version information should appear in the Databases system information table.

Information Setting this property to False can significantly improve the performance of the loading of the Databases system information table when there are a lot of databases in a configuration. This is because ElevateDB has to open the database catalog for each database in order to read the character set and version number.

The default value of this property is True.
Image