DataSet.RowsRead 屬性

定義

能讀取行數。

public:
 property Nullable<long> RowsRead { Nullable<long> get(); void set(Nullable<long> value); };
public long? RowsRead { get; set; }
member this.RowsRead : Nullable<int64> with get, set
Public Property RowsRead As Nullable(Of Long)

屬性值

字排上寫著。

適用於