API:Datasnap.DSClientRest.TDSRestCachedJSONValue

提供:RAD Studio API Documentation

TDSRestCachedJSONValueDatasnap.DSClientRest.TDSRestCachedItemSystem.TInterfacedObjectSystem.TObject

Delphi

TDSRestCachedJSONValue = class(TDSRestCachedItem, IDSRestCachedJSONValue, IDSRestCachedCommand)

C++

class PASCALIMPLEMENTATION TDSRestCachedJSONValue : public TDSRestCachedItem

プロパティ

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

説明

DataSnap REST のキャッシュ済み項目を実装しています。 Datasnap.DSClientRest.TDSRestCachedJSONValue は Datasnap.DSClientRest.TDSRestCachedItem を継承しています。以下の内容はすべて Datasnap.DSClientRest.TDSRestCachedItem を参照しています。

DataSnap REST のキャッシュ済み項目を実装しています。

TDSRestCachedItem クラスは、DataSnap REST のキャッシュ済み項目を実装するために使われます。

関連項目