Datasnap.DSProxyRest.TDSAdminRestClient.GetPlatformName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
Datasnap.DSProxyRest.pas
Datasnap.DSProxyRest.hpp
Unit: Datasnap.DSProxyRest
Parent: TDSAdminRestClient

Delphi

function GetPlatformName: string;

C++

System::UnicodeString __fastcall GetPlatformName();

Description

Returns the DataSnap platform name.

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

See Also