 | QdbRowTimestamp Property |
Gets the timestamp of the row.
Namespace:
Quasardb.TimeSeries.Reader
Assembly:
Quasardb (in Quasardb.dll) Version: 3.9.9.0 (3.9.9.0)
Syntaxpublic DateTime Timestamp { get; }
Public ReadOnly Property Timestamp As DateTime
Get
Property Value
Type:
DateTime
See Also