Datasnap.DSHTTPCommon.TDSJsonResponseHandler

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Datasnap.DSHTTPCommon.TDSServiceResponseHandlerData.DBXCommon.TRequestCommandHandlerSystem.TObjectTDSJsonResponseHandler

Delphi

TDSJsonResponseHandler = class abstract(TDSServiceResponseHandler)

C++

class PASCALIMPLEMENTATION TDSJsonResponseHandler : public TDSServiceResponseHandler

Eigenschaften

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

Beschreibung

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