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