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