Datasnap.DSClientRest.TDSRestConnection.UrlPath

De RAD Studio API Documentation

Delphi

property UrlPath: string read FUrlPath write FUrlPath default 0;

C++

__property UrlPath = {default=0};

Propriétés

Type Visibilité  Source Unité  Parent
property published
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestConnection

Description

Spécifie le chemin URL de la connexion REST. {{#multireplace:Datasnap.DSClientRest.TDSRestConnection.UrlPath|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} hérite de {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.UrlPath|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Tout le contenu en-dessous de cette ligne se réfère à {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.UrlPath|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Spécifie le chemin URL de la connexion REST.

La propriété UrlPath spécifie le chemin URL (Uniform Resource Locator) du composant connexion DataSnap REST. Par example, UrlPath peut être '/mypath'.

Voir aussi