 | 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.9.9.0 (3.9.9.0)
Syntaxpublic QdbDoublePoint First()
Public Function First As QdbDoublePoint
Return Value
Type:
QdbDoublePointThe first point of the table
Exceptions
See Also