Datasnap.DSHTTP.TDSRESTServer.DSServerName

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

Delphi

property DSServerName: string read FDSServerName write SetDSServerName;

C++

__property System::UnicodeString DSServerName = {read=FDSServerName, write=SetDSServerName};

プロパティ

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

説明

DataSnap サーバーの名前を指定します。

DSServerName プロパティは、DataSnap サーバーの名前を指定します。

関連項目