IDTSConnectionManagerFlatFile100.HeaderRowsToSkip プロパティ

定義

public:
 property int HeaderRowsToSkip { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(4)]
public int HeaderRowsToSkip { [System.Runtime.InteropServices.DispId(4)] get; [System.Runtime.InteropServices.DispId(4)] set; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
[<set: System.Runtime.InteropServices.DispId(4)>]
member this.HeaderRowsToSkip : int with get, set
Public Property HeaderRowsToSkip As Integer

プロパティ値

接続からスキップするヘッダー行です。

属性

適用対象