Datasnap.DSClientRest.TDSRestCacheCommand.DeleteCommand
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSRestCacheCommand | |
Delphi
procedure DeleteCommand;
C++
void __fastcall DeleteCommand();
Description
Issues a 'DELETE' command to the server.
The DeleteCommand method issues a 'DELETE' command to the server.