©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(mongodb >=1.0.0)
MongoDB\Driver\Server::isPassive — Checks if this server is a passive member of a replica set
Returns whether this server is a » passive member of a replica set (i.e. its priority is 0).
此函数没有参数。
Returns TRUE
if this server is a passive member of a replica set, and
FALSE
otherwise.