Datasnap.DSPlatform.TDSPlatform.DataSnapAdminUnitName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function DataSnapAdminUnitName: string; static;

C++

static System::UnicodeString __fastcall DataSnapAdminUnitName();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Datasnap.DSPlatform.pas
Datasnap.DSPlatform.hpp
Datasnap.DSPlatform TDSPlatform

Beschreibung

Gibt den Namen der Unit zurück, der vom DataSnap-Verwaltungs-Interface verwendet werden soll.

Die statische Methode DataSnapAdminUnitName gibt den Namen der Unit zurück, der vom DataSnap-Verwaltungs-Interface verwendet werden soll. Per Vorgabe gibt DataSnapAdminUnitName 'DSCommonServer' zurück.

Siehe auch