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::limitLimite le nombre de résultats retournés

Description

public MongoCursor MongoCursor::limit ( int $num )

Liste de paramètres

num

Le nombre de résultats à retourner.

Valeurs de retour

Retourne ce curseur.

Erreurs / Exceptions

Émet une exception MongoCursorException si le curseur a commencé ses itérations.

Voir aussi

Documentation de MongoDB »  concernant limit.



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

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