Click or drag to resize

QdbBulkCellInt64Value Property

Gets the value of the cell as a nullable 64-bit integer.

Namespace:  Quasardb.TimeSeries.Reader
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public long? Int64Value { get; }

Property Value

Type: NullableInt64
See Also