Catalog
Type
Constant String
Since
1.2
Description
The catalog-properties defines, which catalog of the database will be connected and used by this database-element. If no catalog is defined, the default-catalog for the connecting user will be used. Not all databases support catalogs (means they only have one catalog). If the connected database doesn't support catalogs, this property will be ignored.
Examples
Catalog = "Northwind"
