API:Datasnap.DSHTTP.TDSDefaultResponseHandler

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Datasnap.DSHTTPCommon.TDSJsonResponseHandlerDatasnap.DSHTTPCommon.TDSServiceResponseHandlerData.DBXCommon.TRequestCommandHandlerSystem.TObjectTDSDefaultResponseHandler

Delphi

TDSDefaultResponseHandler = class(TDSJsonResponseHandler)

C++

class PASCALIMPLEMENTATION TDSDefaultResponseHandler : 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.TDSDefaultResponseHandler 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