FireDAC.Phys.MySQLWrapper.TMySQLSession.Trace
Delphi
procedure Trace(const AMsg: String; const AArgs: array of const); overload;
procedure Trace(AKind: TFDMoniEventKind; AStep: TFDMoniEventStep;  const AMsg: String; const AArgs: array of const); overload;
C++
void __fastcall Trace(const System::UnicodeString AMsg, const System::TVarRec *AArgs, const int AArgs_High)/* overload */;
void __fastcall Trace(Firedac::Stan::Intf::TFDMoniEventKind AKind, Firedac::Stan::Intf::TFDMoniEventStep AStep, const System::UnicodeString AMsg, const System::TVarRec *AArgs, const int AArgs_High)/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FireDAC.Phys.MySQLWrapper.pas FireDAC.Phys.MySQLWrapper.hpp | FireDAC.Phys.MySQLWrapper | TMySQLSession | 
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!