 | 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)
Syntaxpublic double? DoubleValue { get; }Public ReadOnly Property DoubleValue As Double?
Get
Property Value
Type:
NullableDouble
See Also