scannedCount property

int? scannedCount
final

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;