Datasnap.DSClientRest.TDSCustomRestConnection.HTTP

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property HTTP: TDSHTTP read GetHTTP;

C++

__property Datasnap::Dshttpclient::TDSHTTP* HTTP = {read=GetHTTP};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSCustomRestConnection

Description

Spécifie un client HTTP pour la connexion REST.

La propriété HTTP spécifie un client HTTP pour la connexion REST.

Voir aussi