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

search for in the

MongoCursor::next> <MongoCursor::key
[edit] Last updated: Fri, 17 May 2013

view this page in

MongoCursor::limit

(PECL mongo >=0.9.0)

MongoCursor::limitLimita el número de resultados devueltos

Descripción

public MongoCursor MongoCursor::limit ( int $num )

Parámetros

num

El número de resultados a devolver.

Valores devueltos

Returns this cursor.

Errores/Excepciones

Lanza una MongoCursorException si este cursor ha empezado a iterar.

Ver también

La documentación principal de MongoDB sobre » límites.



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

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