 | QdbInt64ColumnPopulationStdDev Method |
Gets the population standard deviation of the table
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.10.1.0 (3.10.1.0)
Syntaxpublic long? PopulationStdDev()
Public Function PopulationStdDev As Long?
Return Value
Type:
NullableInt64The population standard deviation of the table
Exceptions
See Also