PHP Doku:: The MongoGridFSCursor class - class.mongogridfscursor.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenMongoDB Native DriverGridFS ClassesThe MongoGridFSCursor class

Ein Service von Reinhard Neidl - Webprogrammierung.

GridFS Classes

<<MongoGridFSFile::write

MongoGridFSCursor::__construct>>


UnterSeiten:

The MongoGridFSCursor class

Einführung

Cursor for database file results.

Klassenbeschreibung

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

Inhaltsverzeichnis


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)