Data.SqlExpr.TTraceLogEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TTraceLogEvent)(System::TObject* Sender, const Data::Dbxcommon::TDBXTraceInfo &TraceInfo);

Properties

Type Visibility Source Unit Parent
typedef public Data.SqlExpr.hpp Data.SqlExpr Data.SqlExpr

Description

C++ definition of the OnLogTrace event.

TTraceLogEvent represents the C++ definition of the OnLogTrace event. See the OnLogTrace documentation for further details.

See Also