MongoCursor
PHP Manual

MongoCursor::doQuery

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

MongoCursor::doQueryExecute the query.

Beschreibung

protected void MongoCursor::doQuery ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

NULL.

Fehler/Exceptions

Throws MongoConnectionException if it cannot reach the database.


MongoCursor
PHP Manual