FireDAC.Phys.IBWrapper.TIBEnv.Tracing
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
Unit: FireDAC.Phys.IBWrapper | |
Parent: TIBEnv |
Delphi
property Tracing: Boolean read GetTracing write FTracing;
C++
__property bool Tracing = {read=GetTracing, write=FTracing, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.