Datasnap.DSCommon.TDSClientCallbackChannelManager.TDSExecuteThread.Response

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Response: TJSONValue read FResponse;

C++

__property System::Json::TJSONValue* Response = {read=FResponse};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSExecuteThread

Description

Fournit la réponse de l'exécution du callback.

La propriété Response fournit la réponse de l'exécution du callback.

Voir aussi