ConnectionManagerFlatFileClass.DataRowsToSkip 屬性

定義

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

屬性值

Int32

要從連接略過的資料列。

實作

適用於