scannedCount property
Number of items in the complete scan before any filters are applied. A high
ScannedCount
value with few, or no, Count
results
indicates an inefficient Scan
operation.
Implementation
final int? scannedCount;
Number of items in the complete scan before any filters are applied. A high
ScannedCount
value with few, or no, Count
results
indicates an inefficient Scan
operation.
final int? scannedCount;