PHP Doku:: Get slaveOkay setting for this collection - mongocollection.getslaveokay.html

Verlauf / Chronik / History: (4) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenMongoDB Native DriverCore ClassesThe MongoCollection classMongoCollection::getSlaveOkay

Ein Service von Reinhard Neidl - Webprogrammierung.

The MongoCollection class

<<MongoCollection::getName

MongoCollection::group>>

MongoCollection::getSlaveOkay

(PECL mongo >=1.1.0)

MongoCollection::getSlaveOkayGet slaveOkay setting for this collection

Beschreibung

public boolean MongoCollection::getSlaveOkay ( void )

See the query section of this manual for information on distributing reads to slaves.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the value of slaveOkay for this instance.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)