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