FireDAC.Phys.Intf.IFDPhysConnection.Tracing

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Tracing: Boolean read GetTracing write SetTracing;

C++

__property bool Tracing = {read=GetTracing, write=SetTracing};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysConnection

Description

Embarcadero Technologies does not currently have any additional information.