Php/docs/mongo.connectutil

来自菜鸟教程
跳转至:导航、​搜索

Mongo::connectUtil

(PECL mongo >=0.9.0)

Mongo::connectUtilConnects with a database server


说明

protected Mongo::connectUtil ( ) : bool

Warning This is an internal function that you should never call yourself.


参数

此函数没有参数。


返回值

If the connection was successful.


错误/异常

Throws MongoConnectionException if it fails to connect to the databases.