FireDAC.Phys.Intf.IFDPhysCommand.CatalogName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: IFDPhysCommand

Delphi

property CatalogName: String read GetCatalogName write SetCatalogName;

C++

__property System::UnicodeString CatalogName = {read=GetCatalogName, write=SetCatalogName};

Description

Embarcadero Technologies does not currently have any additional information.