Datasnap.DSProxyRest.TDSAdminRestClient.GetPlatformName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetPlatformName: string;

C++

System::UnicodeString __fastcall GetPlatformName();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Datasnap.DSProxyRest.pas
Datasnap.DSProxyRest.hpp
Datasnap.DSProxyRest TDSAdminRestClient

Beschreibung

Gibt den Namen der DataSnap-Plattform zurück.

Die Methode GetPlatformName gibt einen String zurück, der den Namen der DataSnap-Plattform enthält.

Siehe auch