Datasnap.DSClientRest.TDSRestConnection.UrlPath
Delphi
property UrlPath: string read FUrlPath write FUrlPath default 0;
C++
__property UrlPath = {default=0};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | published | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp |
Datasnap.DSClientRest | TDSRestConnection |
説明
REST 接続の URL パスを示します。 {{#multireplace:Datasnap.DSClientRest.TDSRestConnection.UrlPath|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.UrlPath|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.UrlPath|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。
REST 接続の URL パスを示します。
UrlPath プロパティは、DataSnap REST 接続コンポーネントの URL(Uniform Resource Locator)のパスを示します。 たとえば、UrlPath には '/mypath' などが設定されます。