Share via


DelimitedTextDataset.EscapeChar Property

Definition

The escape character. Type: string (or Expression with resultType string).

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

Property Value

Applies to