Datasnap.DSServer.TDSServer.SetTraceInfoEvent

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

Delphi

procedure SetTraceInfoEvent(const TraceInfoEvent: TDBXTraceEvent); virtual;

C++

virtual void __fastcall SetTraceInfoEvent(const Data::Dbxcommon::TDBXTraceEvent TraceInfoEvent);

プロパティ

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

説明

OnTrace イベントを操作するための protected 書き込みメソッドの実装です。

SetTraceInfoEvent メソッドは、OnTrace イベントを操作するための protected 書き込みメソッドの実装です。

関連項目