Click or drag to resize

QdbBulkCellTimestampValue Property

Gets the value of the cell as a nullable DateTime.

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

Property Value

Type: NullableDateTime
See Also