次の方法で共有


WranglingDataFlow.DocumentLocale プロパティ

定義

Power クエリ マッシュアップ ドキュメントのロケールを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.documentLocale")]
public string DocumentLocale { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.documentLocale")>]
member this.DocumentLocale : string with get, set
Public Property DocumentLocale As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象