Share via


DatasetTextFormat.ColumnDelimiter Property

Definition

The column delimiter. Type: string (or Expression with resultType string).

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

Property Value

Applies to