Datasnap.DSClientRest.TDSRestCacheCommand.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDSRestCacheCommand();

プロパティ

種類 可視性 ソース ユニット
destructor public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestCacheCommand


説明

TDSRestCacheCommand クラスのインスタンスを破壊します。

Destroy メソッドは、TDSRestCacheCommand クラスのインスタンスを破壊します。

関連項目