Datasnap.DSClientRest.IDSRestCachedStream

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

Delphi

IDSRestCachedStream = interface(IDSRestCachedItem)

C++

__interface  INTERFACE_UUID("{0E09C8A7-11A5-4CD5-B175-A35C9B0BEDF5}") IDSRestCachedStream  : public IDSRestCachedItem

プロパティ

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

説明

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

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

関連項目