 | 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)
Syntaxpublic DateTime? TimestampValue { get; }
Public ReadOnly Property TimestampValue As DateTime?
Get
Property Value
Type:
NullableDateTime
See Also