FireDAC.Phys.IBBase.TFDIBInfo.QueryService
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
Unit: FireDAC.Phys.IBBase | |
Parent: TFDIBInfo |
Delphi
procedure QueryService(AService: TIBService); override;
C++
virtual void __fastcall QueryService(Firedac::Phys::Ibwrapper::TIBService* AService);
Description
Queries information from the database server using the specified service.