update : 2015.11.03
php.shukuma.com검색:
|
MongoCollection::setReadPreference(PECL mongo >=1.3.0) MongoCollection::setReadPreference — Set the read preference for this collection 설명
public bool MongoCollection::setReadPreference
( string
$read_preference
[, array $tags
] )인수
반환값Returns 오류/예외Emits 예제Example #1 MongoCollection::setReadPreference() tag set array syntax example
<?php 참고
|