FireDAC.Phys.IBBase.TFDIBInfo.GetConfig
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
Unit: FireDAC.Phys.IBBase | |
Parent: TFDIBInfo |
Delphi
procedure GetConfig(out AConfig: TIBInfo.TConfig);
C++
void __fastcall GetConfig(/* out */ Firedac::Phys::Ibwrapper::TIBInfo::TConfig &AConfig);
Description
Fills the specified object with the configuration information of the database server.