Datasnap.DSServer.TDSServer.GetTraceInfoEvent

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function  GetTraceInfoEvent: TDBXTraceEvent; virtual;

C++

virtual Data::Dbxcommon::TDBXTraceEvent __fastcall GetTraceInfoEvent();

プロパティ

種類 可視性 ソース ユニット
function protected
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer TDSServer

説明

OnTrace イベントを操作するための protected 読み取りメソッドの実装です。

GetTraceInfoEvent メソッドは、OnTrace イベントを操作するための protected 読み取りメソッドの実装です。

関連項目