PHP » GoLang |
login |
register |
about
|
GoLang MongoCollection::setSlaveOkay
request it (315)
GoLang replacement for PHP's MongoCollection::setSlaveOkay
[edit | history]
PHP MongoCollection::setSlaveOkayPHP original manual for MongoCollection::setSlaveOkay [ show | php.net ]MongoCollection::setSlaveOkay(PECL mongo >=1.1.0) MongoCollection::setSlaveOkay — Change slaveOkay setting for this collection Description
public bool MongoCollection::setSlaveOkay
([ bool
$ok = TRUE
] )See the query section of this manual for information on distributing reads to secondaries. Parameters
Return ValuesReturns the former value of slaveOkay for this instance. Changelog
See Also
|
more
Recently updated
more
Most requested
|