API:FireDAC.Phys.IBBase.TFDPhysIBDriverBase.GetConnParams

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

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.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase TFDPhysIBDriverBase

Description


Embarcadero Technologies does not currently have any additional information.