Datasnap.DSClientRest.IDSRestCachedJSONValue

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

Delphi

IDSRestCachedJSONValue = interface(IDSRestCachedItem)

C++

__interface  INTERFACE_UUID("{12458118-91A1-4A67-87AB-947CB8970D7B}") IDSRestCachedJSONValue  : public IDSRestCachedItem

プロパティ

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

説明

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

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

関連項目