Datasnap.DSClientRest.TDSRestCacheCommand.DeleteCommand

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

Delphi

procedure DeleteCommand;

C++

void __fastcall DeleteCommand();

プロパティ

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


説明

DELETE コマンドをサーバーに発行します。

DeleteCommand メソッドは、DELETE コマンドをサーバーに発行します。

関連項目