 | QdbInt64ColumnAbsMax 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 QdbInt64Point AbsMax()
Public Function AbsMax As QdbInt64Point
Return Value
Type:
QdbInt64PointThe point with the largest value of the table
Exceptions
See Also