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