ConnectionManagerMultiFlatFileClass.DataRowsToSkip Property

Definition

public:
 virtual property int DataRowsToSkip { int get(); void set(int value); };
public virtual int DataRowsToSkip { get; set; }
member this.DataRowsToSkip : int with get, set
Public Overridable Property DataRowsToSkip As Integer

Property Value

The number of initial data rows to skip in the file.

Implements

Applies to