DataSet.RowsRead Propriedade

Definição

Obtém a leitura das linhas.

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)

Valor da propriedade

Nullable<Int64>

A leitura das linhas.

Aplica-se a