Datasnap.DSHTTP.TDSCacheResponseHandler.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(DSService: TDSService; CommandType: TDSHTTPCommandType; ServiceInstanceOwner: Boolean = True);

C++

__fastcall TDSCacheResponseHandler(Datasnap::Dsservice::TDSService* DSService, Datasnap::Dshttpcommon::TDSHTTPCommandType CommandType, bool ServiceInstanceOwner);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSCacheResponseHandler

Description

Crée une instance de la classe TDSCacheResponseHandler.

Le constructeur Create crée une nouvelle instance de la classe TDSCacheResponseHandler.

Voir aussi