RecordSet::limit - jcobban/Genealogy GitHub Wiki
$recordSet->limit
Up: class RecordSet
This protected member is an integer containing the count of the maximum number of rows that will be included in operations against the table. This is set from parms[‘limit'] in the constructor.
Next: $recordset->where