IndexingParametersConfiguration.FirstLineContainsHeaders Property

Definition

For CSV blobs, indicates that the first (non-blank) line of each blob contains headers.

public bool? FirstLineContainsHeaders { get; set; }
member this.FirstLineContainsHeaders : Nullable<bool> with get, set
Public Property FirstLineContainsHeaders As Nullable(Of Boolean)

Property Value

Applies to