Datasnap.DSServer.TDSServer.SetTraceInfoEvent
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Datasnap.DSServer.pas Datasnap.DSServer.hpp
| |
| Unit: Datasnap.DSServer | |
| Parent: TDSServer | |
Delphi
procedure SetTraceInfoEvent(const TraceInfoEvent: TDBXTraceEvent); virtual;
C++
virtual void __fastcall SetTraceInfoEvent(const Data::Dbxcommon::TDBXTraceEvent TraceInfoEvent);
Description
Protected write implementation for the OnTrace event.
The SetTraceInfoEvent method is the protected write implementation for the OnTrace event.