 | QdbInt64Column.PopulationVariance Method |
Gets the population variance of the table
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.13.1.0 (3.13.1.0)
Syntaxpublic long? PopulationVariance()
Public Function PopulationVariance As Long?
Return Value
Type:
Nullable<Int64>The population variance of the table
Exceptions
See Also