FireDAC.Phys.FB.TFDFBTrace.DoProgress
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: FireDAC.Phys.FB.pas FireDAC.Phys.FB.hpp
| |
| Unit: FireDAC.Phys.FB | |
| Parent: TFDFBTrace | |
Delphi
procedure DoProgress(AService: TIBService; const AMessage: String); override;
C++
virtual void __fastcall DoProgress(Firedac::Phys::Ibwrapper::TIBService* AService, const System::UnicodeString AMessage);
Description
Embarcadero Technologies does not currently have any additional information.