Datasnap.DSHTTPCommon.TDSJsonResponseHandler.FAllowStream

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

FAllowStream: Boolean;

C++

bool FAllowStream;

Propriétés

Type Visibilité  Source Unité  Parent
field protected
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSJsonResponseHandler

Description

Champ protégé utilisé par la méthode HandleParameter.

FAllowStream est un champ protégé utilisé par la méthode HandleParameter pour savoir si HandleParameter doit renvoyer le paramètre de sortie sous forme d'un flux, s'il n'y a qu'un seul paramètre de sortie/retour.

Voir aussi