suche nach in der

TokyoTyrantQuery::setOrder> <TokyoTyrantQuery::search
Last updated: Fri, 25 May 2012

view this page in

TokyoTyrantQuery::setLimit

(PECL tokyo_tyrant >= 0.1.0)

TokyoTyrantQuery::setLimitLimit results

Beschreibung

public mixed TokyoTyrantQuery::setLimit ([ int $max [, int $skip ]] )

Set the maximum amount of records to return on a query.

Parameter-Liste

max

Maximum amount of records. Default: -1

skip

How many records to skip from the start. Default: -1

Rückgabewerte

This method returns the current object and throws TokyoTyrantException on failure.



add a note add a note User Contributed Notes
TokyoTyrantQuery::setLimit
There are no user contributed notes for this page.

TokyoTyrantQuery::setOrder> <TokyoTyrantQuery::search
Last updated: Fri, 25 May 2012