Share via


DelimitedTextReadSettings.SkipLineCount Property

Definition

Indicates the number of non-empty rows to skip when reading data from input files. Type: integer (or Expression with resultType integer).

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

Property Value

Applies to