API:Datasnap.DSClientRest.TDSRestConnection.UrlPath
Delphi
property UrlPath: string read FUrlPath write FUrlPath default 0;
C++
__property UrlPath = {default=0};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | published | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp |
Datasnap.DSClientRest | TDSRestConnection |
Beschreibung
Legt den URL-Pfad für die REST-Verbindung fest. {{#multireplace:Datasnap.DSClientRest.TDSRestConnection.UrlPath|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.UrlPath|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.UrlPath|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Legt den URL-Pfad für die REST-Verbindung fest.
Die Eigenschaft UrlPath legt den URL-Pfad (Uniform Resource Locator) für die DataSnap-REST-Verbindungskomponente fest. Zum Beispiel kann UrlPath '/mypath' sein.