The row object type.
Applies the given filter expression to the datasource.
The expression is a structured array of property-level or row-level
predicates. Pass null or undefined to clear the filter and
restore all rows.
The filter criteria to apply, or null/undefined to clear.
Returns the total number of items, synchronously or asynchronously.
A datasource that supports server-side or in-memory filtering.