Bagikan melalui


DelimitedTextDataset.QuoteChar Property

Definition

Gets or sets the quote character. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.quoteChar")]
public object QuoteChar { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.quoteChar")>]
member this.QuoteChar : obj with get, set
Public Property QuoteChar As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to