Skip to main content

TdxServerModeFireDACDataSourceOptions.CatalogName Property

Specifies the database catalog to be used for querying data.

Declaration

property CatalogName: string read; write;

Property Value

Type
string

Remarks

At design time, you can select a catalog from the property’s drop-down list, provided that the connection assigned to the data source’s Connection property is currently active.

See Also