|
MongoCursor::setReadPreferenceSet the read preference for this query Beschreibung
public MongoCursor MongoCursor::setReadPreference
( string
$read_preference
[, array $tags
] )Parameter-Liste
RückgabewerteReturns this cursor. Fehler/ExceptionsEmits BeispieleBeispiel #1 MongoCursor::setReadPreference tag set array syntax example
<?phpSiehe auch
|