 | QdbTimestampColumnMax Method |
Gets the point with the largest value of the table
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.9.9.0 (3.9.9.0)
Syntaxpublic QdbTimestampPoint Max()
Public Function Max As QdbTimestampPoint
Return Value
Type:
QdbTimestampPointThe point with the largest value of the table
Exceptions
See Also