Datasnap.DSHTTPCommon.TDSServiceResponseHandler.FCommandList

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

FCommandList: TList<TDSExecutionResponse>;

C++

System::Generics::Collections::TList__1<TDSExecutionResponse*>* FCommandList;

Propriétés

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

Description

Champ protégé qui contient une référence d'une liste de TDSExecutionResponse.

FCommandList est un champ protégé qui contient une référence d'une liste de TDSExecutionResponse.

Voir aussi