Share via


DatasetDataElement.ColumnType Property

Definition

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

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

Property Value

Applies to