 | QdbInt64ColumnAverage Method |
Gets the average (ie the mean of all values) of the table
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.10.1.0 (3.10.1.0)
SyntaxPublic Function Average As Long?
Return Value
Type:
NullableInt64The average value of the table
Exceptions
See Also