Click or drag to resize

QdbQueryResultScannedPointCount Property

The number of scanned points, for information purposes.

Namespace:  Quasardb.Query
Assembly:  Quasardb (in Quasardb.dll) Version: 3.10.2.0 (3.10.2.0)
Syntax
public long ScannedPointCount { get; }

Property Value

Type: Int64
Remarks
The actual number of scanned points may be greater
See Also