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 */;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
procedure function |
public | FireDAC.Phys.MySQLWrapper.pas FireDAC.Phys.MySQLWrapper.hpp |
FireDAC.Phys.MySQLWrapper | TMySQLSession |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !