MongoCursor
PHP Manual

MongoCursor::doQuery

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

MongoCursor::doQueryExecute the query.

说明

protected void MongoCursor::doQuery ( void )

参数

此函数没有参数。

返回值

NULL.

错误/异常

Throws MongoConnectionException if it cannot reach the database.


MongoCursor
PHP Manual