Datasnap.DSProxyRest.TDSAdminRestClient.GetPlatformName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPlatformName: string;

C++

System::UnicodeString __fastcall GetPlatformName();

Properties

Type Visibility Source Unit Parent
function public
Datasnap.DSProxyRest.pas
Datasnap.DSProxyRest.hpp
Datasnap.DSProxyRest TDSAdminRestClient

Description

Returns the DataSnap platform name.

The GetPlatformName method returns a string containing the name of the DataSnap platform.

See Also