Datasnap.DSCommonServer.TDSEventObject.ServerConnectionHandler

提供:RAD Studio API Documentation

Delphi

property ServerConnectionHandler: TDSServerConnectionHandler read FServerConnectionHandler;

C++

__property TDSServerConnectionHandler* ServerConnectionHandler = {read=FServerConnectionHandler};

プロパティ

種類 可視性 ソース ユニット
property public
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Datasnap.DSCommonServer TDSEventObject

説明

DataSnap サーバー接続ハンドラへの参照を取得します。

ServerConnectionHandler プロパティを読み取ることにより、DataSnap サーバー接続ハンドラへの参照を取得することができます。

関連項目