(No version information available, might only be in Git)
TableSelect::limit — Limit selected rows
$rows
Sets the maximum number of records or documents to return.
rows
The maximum number of records or documents.
A TableSelect object.