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

search for in the

MongoCursor::hint> <MongoCursor::getNext
[edit] Last updated: Fri, 25 May 2012

view this page in

MongoCursor::hasNext

(PECL mongo >=0.9.0)

MongoCursor::hasNextこのカーソルにまだ要素があるかどうかを調べる

説明

public bool MongoCursor::hasNext ( void )

パラメータ

この関数にはパラメータはありません。

返り値

まだ要素があるかどうかを返します。

エラー / 例外

データベースに接続できない場合に MongoConnectionException、 そしてタイムアウトに達した場合に MongoCursorTimeoutException をスローします。



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

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