Datasnap.DSClientRest.IDSRestCachedCommand.DeleteCommand

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

Delphi

procedure DeleteCommand(AConnection: TDSRestConnection);

C++

virtual void __fastcall DeleteCommand(TDSRestConnection* AConnection) = 0 ;

プロパティ

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

説明

DeleteCommand メソッドを定義します。

IDSRestCachedCommand.DeleteCommand は、TDSRestCachedItem クラス内で実装される DeleteCommand を定義します。

関連項目