Datasnap.DSHTTP.TDSCacheResponseHandler

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

Datasnap.DSHTTPCommon.TDSJsonResponseHandlerDatasnap.DSHTTPCommon.TDSServiceResponseHandlerData.DBXCommon.TRequestCommandHandlerSystem.TObjectTDSCacheResponseHandler

Delphi

TDSCacheResponseHandler = class(TDSJsonResponseHandler)

C++

class PASCALIMPLEMENTATION TDSCacheResponseHandler : public Datasnap::Dshttpcommon::TDSJsonResponseHandler

プロパティ

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


説明

複合データ型がサーバー上でキャッシュ内に格納されていて、キャッシュされたオブジェクトの値ではなくキャッシュ内のオブジェクトの URL(Uniform Resource Identifier)がユーザーに返される場合の、応答ハンドラです。

関連項目