Datasnap.DSClientRest.IDSRestCachedParams

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

Delphi

IDSRestCachedParams = interface(IDSRestCachedItem)

C++

__interface  INTERFACE_UUID("{FD14E67B-D225-4FED-8B45-451B6627962C}") IDSRestCachedParams  : public IDSRestCachedItem

プロパティ

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

説明

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

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

関連項目