Share via


DatasetSchemaDataElement.SchemaColumnName Property

Definition

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

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

Property Value

Applies to