| QdbDoubleColumnMin Method |
Gets the point with the smallest value of the table
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax public QdbDoublePoint Min()
Public Function Min As QdbDoublePoint
Return Value
Type:
QdbDoublePointThe point with the smallest value of the table
Exceptions See Also