Mongo::connectUtilConnects with a database server Description
protected bool Mongo::connectUtil
( void
)
Warning
This is an internal function that you should never call yourself. ParametersThis function has no parameters. Return ValuesIf the connection was successful. Errors/ExceptionsThrows MongoConnectionException if it fails to connect to the databases. |