FireDAC.Comp.Client.TFDTable.CatalogName
Delphi
property CatalogName: String read FCatalogName write SetCatalogName;
C++
__property System::UnicodeString CatalogName = {read=FCatalogName, write=SetCatalogName};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp |
FireDAC.Comp.Client | TFDTable |
Description
Limits the table names to the catalog.
Specify the CatalogName property value to limit the set of catalogs to the single value.