Click or drag to resize

QdbBulkReaderTableRanges Property

Gets the time ranges to query.

Namespace:  Quasardb.TimeSeries.Reader
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public QdbTimeInterval[] Ranges {
	get;
 }

Property Value

Type: QdbTimeInterval
See Also