Datasnap.DSProxyRest.TDSAdminRestClient.ClearSession

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure ClearSession;

C++

void __fastcall ClearSession(void);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Datasnap.DSProxyRest.pas
Datasnap.DSProxyRest.hpp
Datasnap.DSProxyRest TDSAdminRestClient


説明

DSAdmin.ClearSession コマンドを実行します。

ClearSession メソッドは、DSAdmin.ClearSession コマンドを GET リクエストを介して実行します。

関連項目