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