 | QdbBlobColumnFirst 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 QdbBlobPoint First()
Public Function First As QdbBlobPoint
Return Value
Type:
QdbBlobPointThe first point of the table
Exceptions
See Also