GridFS Classes
在线手册:中文 英文
PHP手册

The MongoGridFSCursor class

(No version information available, might only be in SVN)

简介

Cursor for database file results.

类摘要

extends MongoCursor {
/* Fields */
protected MongoGridFS $gridfs = NULL ;
/* 方法 */
public __construct ( MongoGridFS $gridfs , resource $connection , string $ns , array $query , array $fields )
public MongoGridFSFile current ( void )
public MongoGridFSFile getNext ( void )
public string key ( void )
}

Table of Contents


GridFS Classes
在线手册:中文 英文
PHP手册