Datasnap.DSClientRest.TDSRestCachedJSONArray

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

Datasnap.DSClientRest.TDSRestCachedItemSystem.TInterfacedObjectSystem.TObjectTDSRestCachedJSONArray

Delphi

TDSRestCachedJSONArray = class(TDSRestCachedItem, IDSRestCachedJSONArray, IDSRestCachedCommand)

C++

class PASCALIMPLEMENTATION TDSRestCachedJSONArray : public TDSRestCachedItem

プロパティ

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


説明

DataSnap REST のキャッシュ済み JSON 配列を実装しています。

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

関連項目