Datasnap.DSServer.TDSCallbackTunnelEventItem.TunnelChannelName

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

Delphi

TunnelChannelName: string;

C++

System::UnicodeString TunnelChannelName;

プロパティ

種類 可視性 ソース ユニット
field public
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer TDSCallbackTunnelEventItem


説明

操作の対象となっているトンネルの ServerChannelName です。

TunnelChannelName フィールドには、操作の対象となっているトンネルの ServerChannelName が文字列として格納されます。

関連項目