 | QdbInt64ColumnSampleVariance Method |
Gets the sample variance of the table
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.13.2.0 (3.13.2.0)
Syntaxpublic long? SampleVariance()
Public Function SampleVariance As Long?
Return Value
Type:
NullableInt64The sample variance of the table
Exceptions
See Also