API:Datasnap.DSHTTP.TDSCacheResponseHandler

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TDSCacheResponseHandler = class(TDSJsonResponseHandler)

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP Datasnap.DSHTTP

Beschreibung

Basisklasse für Antwortbehandlungsroutinen, die die DBX-Befehle in JSON übersetzen.

Datasnap.DSHTTP.TDSCacheResponseHandler erbt von Datasnap.DSHTTPCommon.TDSJsonResponseHandler. Der folgende Inhalt bezieht sich auf Datasnap.DSHTTPCommon.TDSJsonResponseHandler.

Basisklasse für Antwortbehandlungsroutinen, die die DBX-Befehle in JSON übersetzen.

TDSJsonResponseHandler ist die Basisklasse für Antwortbehandlungsroutinen, die die DBX-Befehle in JSON übersetzen.

Siehe auch