|
MongoCommandCursor::nextAdvances the cursor to the next result 説明
public void MongoCommandCursor::next
( void
)
パラメータこの関数にはパラメータはありません。 返り値
エラー / 例外Throws MongoConnectionException if it cannot reach the database and MongoCursorTimeoutException if the timeout is exceeded. 参考
|