次の方法で共有


DatasetTextFormat.SkipLineCount プロパティ

定義

テキスト ファイルの解析時にスキップする行数。 既定値は 0 です。 型: integer (または resultType 整数を持つ式)。

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)

プロパティ値

適用対象