MongoCursor
PHP Manual

MongoCursor::doQuery

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

MongoCursor::doQueryExecute the query.

Açıklama

protected void MongoCursor::doQuery ( void )

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

NULL.

Hatalar/İstisnalar

Throws MongoConnectionException if it cannot reach the database.


MongoCursor
PHP Manual