API:FireDAC.Comp.Client.TFDStoredProc.CatalogName
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp | |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDStoredProc | |
Delphi
property CatalogName;
C++
__property CatalogName = {default=0};
Description
Limits the stored procedure names to the specified catalog.
FireDAC.Comp.Client.TFDStoredProc.CatalogName inherits from FireDAC.Comp.Client.TFDCustomStoredProc.CatalogName. All content below this line refers to FireDAC.Comp.Client.TFDCustomStoredProc.CatalogName.
Limits the stored procedure names to the specified catalog.
Specify the CatalogName property value to limit the set of stored procedures stored to the specified catalog.