ExecuteWranglingDataflowActivity.Queries Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of mapping for Power Query mashup query to sink dataset(s).
public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.PowerQuerySinkMapping> Queries { get; }
member this.Queries : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.PowerQuerySinkMapping>
Public ReadOnly Property Queries As IList(Of PowerQuerySinkMapping)