Click or drag to resize

QdbBulkReaderrowsToGet Property

Gets or sets the index of the current row.

Namespace:  Quasardb.TimeSeries.Reader
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public long rowsToGet { get; set; }

Property Value

Type: Int64
See Also