Click or drag to resize

QdbBulkCellDoubleValue Property

Gets the value of the cell as a nullable double.

Namespace:  Quasardb.TimeSeries.Reader
Assembly:  Quasardb (in Quasardb.dll) Version: 3.14.3.1 (3.14.3.1)
Syntax
public double? DoubleValue { get; }

Property Value

Type: NullableDouble
See Also