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