downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

MongoCursor::next> <MongoCursor::key
[edit] Last updated: Fri, 25 May 2012

view this page in

MongoCursor::limit

(PECL mongo >=0.9.0)

MongoCursor::limit返す結果の数を制限する

説明

public MongoCursor MongoCursor::limit ( int $num )

パラメータ

num

返したい結果の数。

返り値

このカーソルを返します。

エラー / 例外

このカーソルの反復処理が始まっている場合に MongoCursorException をスローします。

参考

MongoDB コアドキュメントの » limit を参照ください。



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites