FireDAC.Phys.Intf.IFDPhysDriverMetadata.GetConnParams
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysDriverMetadata | |
Delphi
function GetConnParams(AKeys: TStrings; AParams: TFDDatSTable = nil): TFDDatSTable;
C++
virtual Firedac::Dats::TFDDatSTable* __fastcall GetConnParams(System::Classes::TStrings* AKeys, Firedac::Dats::TFDDatSTable* AParams = (Firedac::Dats::TFDDatSTable*)(0x0)) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.