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 System::NativeInt 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 System::NativeInt AArgs_High)/* overload */;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
public | FireDAC.Phys.MySQLWrapper.pas FireDAC.Phys.MySQLWrapper.hpp |
FireDAC.Phys.MySQLWrapper | TMySQLSession |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.