Datasnap.DSClientRest.IDSRestCachedObject

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

Delphi

IDSRestCachedObject<T: class> = interface

C++

template<typename T> __interface IDSRestCachedObject__1  : public System::IInterface

プロパティ

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

説明

TDSRestCachedObject クラスの構造を定義します。

IDSRestCachedObject インターフェイスでは、TDSRestCachedObject クラスの構造を定義します。このクラスは実装も提供します。

関連項目