Datasnap.DSClientRest.IDSRestCachedCommand.DeleteCommand
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: IDSRestCachedCommand |
Delphi
procedure DeleteCommand(AConnection: TDSRestConnection);
C++
virtual void __fastcall DeleteCommand(TDSRestConnection* AConnection) = 0 ;
Description
Defines the DeleteCommand method.
DeleteCommand defines the DeleteCommand method implemented in the TDSRestCachedItem class.