Share via


DatasetSchemaDataElement.SchemaColumnType Property

Definition

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

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

Property Value

Applies to