 | QdbQueryResultScannedPointCount Property |
The number of scanned points, for information purposes.
Namespace:
Quasardb.Query
Assembly:
Quasardb (in Quasardb.dll) Version: 3.9.9.0 (3.9.9.0)
Syntaxpublic long ScannedPointCount { get; }
Public ReadOnly Property ScannedPointCount As Long
Get
Property Value
Type:
Int64
RemarksThe actual number of scanned points may be greater
See Also