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