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