Datasnap.DSClientRest.TDSRestCacheCommand.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(AConnection: TDSCustomRestConnection);

C++

__fastcall TDSRestCacheCommand(TDSCustomRestConnection* AConnection);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestCacheCommand

Description

Crée et initialise une instance de la classe TDSRestCacheCommand.

La méthode Create crée et initialise une instance de la classe TDSRestCacheCommand. Le paramètre AConnection spécifie la connexion DataSnap REST personnalisée.

Voir aussi