FireDAC.Phys.FB.TFDFBTrace.Stop

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Stop;

C++

void __fastcall Stop();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.FB.pas
FireDAC.Phys.FB.hpp
FireDAC.Phys.FB TFDFBTrace

Description

Stops a trace session.

Use the Stop method to permanently stop a trace session specified by the SessionID property.

See Also