FireDAC.Phys.Intf.IFDPhysConnection.CurrentCatalog

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: IFDPhysConnection

Delphi

property CurrentCatalog: String read GetCurrentCatalog write SetCurrentCatalog;

C++

__property System::UnicodeString CurrentCatalog = {read=GetCurrentCatalog, write=SetCurrentCatalog};

Description

Embarcadero Technologies does not currently have any additional information.