PHP Velho Oeste 2024

MongoGridFSCursor::getNext

(PECL mongo >=0.9.0)

MongoGridFSCursor::getNextカーソルが指す次のファイルを返し、カーソルを進める

説明

public MongoGridFSCursor::getNext ( void ) : MongoGridFSFile

パラメータ

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

返り値

次のファイルを返します。

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top