The number of items in the complete query, before any filters are applied. A high ScannedCount value with few, or no, Count
            results indicates an inefficient Query operation. For more information, see Count and ScannedCount in the Amazon
            DynamoDB Developer Guide.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public int ScannedCount { get; set; }