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.14.3.1 (3.14.3.1)
Syntax
public long rowsToGet { get; set; }

Property Value

Type: Int64
See Also