Datasnap.DSClientRest.IDSRestCachedJSONObject

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

Delphi

IDSRestCachedJSONObject = interface(IDSRestCachedItem)

C++

__interface  INTERFACE_UUID("{3C45664B-BAAB-42AA-8FD9-9D3AB0198455}") IDSRestCachedJSONObject  : public IDSRestCachedItem

プロパティ

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

説明

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

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

関連項目