 | QdbBulkCellTimestampValue Property |
Gets the value of the cell as a nullable DateTime.
Namespace:
Quasardb.TimeSeries.Reader
Assembly:
Quasardb (in Quasardb.dll) Version: 3.14.3.1 (3.14.3.1)
Syntaxpublic DateTime? TimestampValue { get; }Public ReadOnly Property TimestampValue As DateTime?
Get
Property Value
Type:
NullableDateTime
See Also