DataSet.RowsRead Proprietà

Definizione

Ottiene le righe lette.

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)

Valore della proprietà

Nullable<Int64>

Righe lette.

Si applica a