Datasnap.DSProxy.TDSAdminClient.GetPlatformName
Delphi
function GetPlatformName: string;
C++
System::UnicodeString __fastcall GetPlatformName(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Datasnap.DSProxy.pas Datasnap.DSProxy.hpp |
Datasnap.DSProxy | TDSAdminClient |
Description
Executes the DSAdmin.GetPlatformName command.
The DSAdmin.GetPlatformName command is executed using the TDBXConnection set by the class constructor Create.