FireDAC.Phys.TFDPhysDriver.GetConnParams

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetConnParams(AKeys: TStrings; AParams: TFDDatSTable): TFDDatSTable; virtual;

C++

virtual Firedac::Dats::TFDDatSTable* __fastcall GetConnParams(System::Classes::TStrings* AKeys, Firedac::Dats::TFDDatSTable* AParams);

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys TFDPhysDriver

Description

Embarcadero Technologies does not currently have any additional information.