Bagikan melalui


PowerQuerySinkMapping.QueryName Property

Definition

Gets or sets name of the query in Power Query mashup document.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to