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