|
MongoCollection::getSlaveOkay(PECL mongo >=1.1.0) MongoCollection::getSlaveOkay — Get slaveOkay setting for this collection Описание
public bool MongoCollection::getSlaveOkay
( void
)
See the query section of this manual for information on distributing reads to slaves. Список параметровУ этой функции нет параметров. Возвращаемые значенияReturns the value of slaveOkay for this instance. |
|