Datasnap.DSProxyRest.TDSAdminRestClient.GetPlatformName

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

Delphi

function GetPlatformName: string;

C++

System::UnicodeString __fastcall GetPlatformName();

プロパティ

種類 可視性 ソース ユニット
function public
Datasnap.DSProxyRest.pas
Datasnap.DSProxyRest.hpp
Datasnap.DSProxyRest TDSAdminRestClient


説明

DataSnap プラットフォーム名を返します。

GetPlatformName メソッドは、DataSnap プラットフォームの名前を格納した string を返します。

関連項目