Returns
Number
or null
– The total number of items in the DataScope
concerned, ignoring limit
. The returned count
might be just a rough estimate, depending on the implementation on the backend side. Returns null
while loading and if called on a DataScope
derived from a DataClass
whose index callback doesn’t include count
.