MongoCursor::next
(PECL mongo >=0.9.0)
MongoCursor::next — Advances the cursor to the next result
설명
public void MongoCursor::next
( void
)
인수
이 함수는 인수가 없습니다.
반환값
NULL.
오류/예외
Throws MongoConnectionException if it cannot reach the database and MongoCursorTimeoutException if the timeout is exceeded.
There are no user contributed notes for this page.
