Datasnap.DSClientRest.IDSRestCachedJSONArray

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

Delphi

IDSRestCachedJSONArray = interface(IDSRestCachedItem)

C++

__interface  INTERFACE_UUID("{38E0EFCC-A1B6-4E11-BD9D-F640B7822D44}") IDSRestCachedJSONArray  : public IDSRestCachedItem

プロパティ

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

説明

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

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

関連項目