Datasnap.DSProxyRest.TDSAdminRestClient.ClearSession
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Datasnap.DSProxyRest.pas Datasnap.DSProxyRest.hpp
| |
| Unit: Datasnap.DSProxyRest | |
| Parent: TDSAdminRestClient | |
Delphi
procedure ClearSession;
C++
void __fastcall ClearSession();
Description
Executes the 'DSAdmin.ClearSession' command.
The ClearSession method executes the 'DSAdmin.ClearSession' command through a 'GET' request.