Datasnap.DSServer.TDSCallbackTunnel.ServerChannelName

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

Delphi

property ServerChannelName: string read FServerChannelName;

C++

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

プロパティ

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

説明

サーバー チャネルの名前を示します。

ServerChannelName は読み取り専用プロパティで、サーバー チャネルの名前を示します。

関連項目