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