| QdbTimestampColumnAbsMin Method |
Gets the point with the smallest absolute value of the table
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax public QdbTimestampPoint AbsMin()
Public Function AbsMin As QdbTimestampPoint
Return Value
Type:
QdbTimestampPointThe point with the smallest absolute value of the table
Exceptions See Also