Click or drag to resize

QdbDoubleColumnDistinctCount Method

Gets the number of points with distinct values in the table

Namespace:  Quasardb.TimeSeries
Assembly:  Quasardb (in Quasardb.dll) Version: 3.10.2.0 (3.10.2.0)
Syntax
public long DistinctCount()

Return Value

Type: Int64
The number of points with distinct values in the table
See Also