다음을 통해 공유


DatasetDataElement.ColumnName Property

Definition

Name of the column. Type: string (or Expression with resultType string).

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

Property Value

Applies to