Datasnap.DSClientRest.TDSRestCachedItem.DeleteCommand
Delphi
procedure DeleteCommand(AConnection: TDSRestConnection);
C++
void __fastcall DeleteCommand(TDSRestConnection* AConnection);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| procedure function | public | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp | Datasnap.DSClientRest | TDSRestCachedItem | 
説明
DELETE コマンドをサーバーに発行します。
DeleteCommand メソッドは、DELETE コマンドをサーバーに発行します。