FireDAC.Phys.FB.TFDFBTrace.Stop
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.Phys.FB.pas FireDAC.Phys.FB.hpp
| |
| Unit: FireDAC.Phys.FB | |
| Parent: TFDFBTrace | |
Delphi
procedure Stop;
C++
void __fastcall Stop();
Description
Stops a trace session.
Use the Stop method to permanently stop a trace session specified by the SessionID property.