Datasnap.DSCommon.TDSCallbackItem.ServerChannelName

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

Delphi

property ServerChannelName: string read FServerChannelName;

C++

__property System::UnicodeString ServerChannelName = {read=FServerChannelName};

プロパティ

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

説明

このアイテムがリスンしている、チャンネルの名前を示します。

ServerChannelName プロパティは、このアイテムがリスンしている、チャンネルの名前を示します。

関連項目