Data.SqlExpr.TTraceEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

C++ definition of the OnTrace event.

TTraceEvent represents the C++ definition of the OnTrace event. See the OnTrace documentation for further details.

See Also