 | 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)
Syntaxpublic long rowsToGet { get; set; }
Public Property rowsToGet As Long
Get
Set
Property Value
Type:
Int64
See Also