FireDAC.Phys.FB.TFDFBTrace.Config
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Phys.FB.pas FireDAC.Phys.FB.hpp
| |
| Unit: FireDAC.Phys.FB | |
| Parent: TFDFBTrace | |
Delphi
property Config: TStrings read FConfig write SetConfig;
C++
__property System::Classes::TStrings* Config = {read=FConfig, write=SetConfig};
Description
Specifies the trace session configuration.
Use the Config property to specify the trace session configuration. A template file named fbtrace.conf is provided in Firebird's root directory to explain the contents of this string.