次の方法で共有


HttpDataset.RelativeUrl プロパティ

定義

HttpLinkedService 内の URL に基づいて相対 URL を取得または設定します。HTTP ファイルの種類: 文字列 (または resultType 文字列を含む式) を参照します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.relativeUrl")]
public object RelativeUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.relativeUrl")>]
member this.RelativeUrl : obj with get, set
Public Property RelativeUrl As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象