DataSet.RowsRead Propriété

Définition

Obtient les lignes lues.

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)

Valeur de propriété

Lignes lues.

S’applique à