set Limit
Sets the maximum number of results to return.
If no limit is set, all records will be returned.
Return
The same PagedQuery instance.
Parameters
limit
The maximum number of results to return.
Throws
If limit is negative.
Sets the maximum number of results to return.
If no limit is set, all records will be returned.
The same PagedQuery instance.
The maximum number of results to return.
If limit is negative.