Share via


DrillTableDataset.Table Property

Definition

The table name of the Drill. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> Table { get; set; }
member this.Table : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property Table As DataFactoryElement(Of String)

Property Value

Applies to