TokyoTyrantQuery::setLimit
(PECL tokyo_tyrant >= 0.1.0)
TokyoTyrantQuery::setLimit — Limit results
说明
Set the maximum amount of records to return on a query.
参数
-
max
-
Maximum amount of records. Default: -1
-
skip
-
How many records to skip from the start. Default: -1
返回值
This method returns the current object and throws TokyoTyrantException on failure.

User Contributed Notes
There are no user contributed notes for this page.
备份地址:http://www.lvesu.com/blog/php/tokyotyrantquery.setlimit.php