size
Total number of rows that match the current filters and constraints. The first access issues a COUNT(*) (or COUNT(DISTINCT ...) if isDistinct) query and caches the result for reuse.
Total number of rows that match the current filters and constraints. The first access issues a COUNT(*) (or COUNT(DISTINCT ...) if isDistinct) query and caches the result for reuse.