| QdbDoubleColumnLast Method |
Gets the last point (ie the one with the newest timestamp) of the table
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax public QdbDoublePoint Last()
Public Function Last As QdbDoublePoint
Return Value
Type:
QdbDoublePointThe last point of the table
Exceptions See Also