| QdbDoubleColumnDistinctCount Method |
Gets the number of points with distinct values in the table
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax public long DistinctCount()
Public Function DistinctCount As Long
Return Value
Type:
Int64The number of points with distinct values in the table
See Also