SynapseEventGridDataConnection.IgnoreFirstRecord Property

Definition

A Boolean value that, if set to true, indicates that ingestion should ignore the first record of every file.

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

Property Value

Applies to