Datasnap.DSClientRest.TDSRestCachedJSONObject

提供:RAD Studio API Documentation

TDSRestCachedJSONObjectDatasnap.DSClientRest.TDSRestCachedItemSystem.TInterfacedObjectSystem.TObject

Delphi

TDSRestCachedJSONObject = class(TDSRestCachedItem, IDSRestCachedJSONObject, IDSRestCachedCommand)

C++

class PASCALIMPLEMENTATION TDSRestCachedJSONObject : public TDSRestCachedItem

プロパティ

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


説明

DataSnap REST のキャッシュ済み JSON オブジェクトを実装しています。

TDSRestCachedJSONObject クラスは、DataSnap REST のキャッシュ済み JSON オブジェクトを実装するために使われます。

関連項目