Datasnap.DSClientRest.IDSRestCachedDataSet

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

Delphi

IDSRestCachedDataSet = interface(IDSRestCachedItem)

C++

__interface  INTERFACE_UUID("{54D0BA3F-9159-4DD5-802A-0097BA842D91}") IDSRestCachedDataSet  : public IDSRestCachedItem

プロパティ

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

説明

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

IDSRestCachedDataSet インターフェイスでは、TDSRestCachedDataSet クラスの構造を定義します。このクラスでは実装も行われています。

関連項目