Share via


DatasetTextFormat.RowDelimiter Property

Definition

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

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

Property Value

Applies to