API:FireDAC.Phys.Intf.IFDPhysDriverMetadata.GetConnParams

From RAD Studio API Documentation
Jump to: navigation, search

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 ;

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysDriverMetadata

Description

Embarcadero Technologies does not currently have any additional information.