Datasnap.DSHTTP.TDSRESTServer.DoDSRESTCommand

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoDSRESTCommand(ARequestInfo: TDSHTTPRequest; AResponseInfo: TDSHTTPResponse; Request: string);

C++

void __fastcall DoDSRESTCommand(Datasnap::Dshttpcommon::TDSHTTPRequest* ARequestInfo, Datasnap::Dshttpcommon::TDSHTTPResponse* AResponseInfo, System::UnicodeString Request);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
class protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSRESTServer

Description

Répartit la commande REST DataSnap au service approprié.

La méthode DoDSRESTCommand répartit la commande REST DataSnap au service approprié.

Voir aussi