Datasnap.DSProxyRest.TDSAdminRestClient.ClearSession

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure ClearSession;

C++

void __fastcall ClearSession(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Datasnap.DSProxyRest.pas
Datasnap.DSProxyRest.hpp
Datasnap.DSProxyRest TDSAdminRestClient

Beschreibung

Führt den Befehl 'DSAdmin.ClearSession' aus.

Die Methode ClearSession führt den Befehl 'DSAdmin.ClearSession' durch eine 'GET'-Anforderung aus.

Siehe auch