Werbung
Mongo::pairConnect
(PECL mongo >=0.9.0)
Mongo::pairConnect — Connects to paired database server [deprecated]
Beschreibung
public boolean Mongo::pairConnect
( void
)
Pass a string of the form "mongodb://server1,server2" to the constructor instead of using this method.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
If the connection was successful.
Fehler/Exceptions
Throws MongoConnectionException if it fails to connect to the databases.