你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 object SkipLineCount { get; set; }
member this.SkipLineCount : obj with get, set
Public Property SkipLineCount As Object

Property Value

Applies to