FireDAC.Phys.Intf.IFDPhysConnection.Tracing

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: IFDPhysConnection

Delphi

property Tracing: Boolean read GetTracing write SetTracing;

C++

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

Description

Embarcadero Technologies does not currently have any additional information.