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