MongoDB\Driver\TopologyDescription::hasWritableServer

(mongodb >=1.13.0)

MongoDB\Driver\TopologyDescription::hasWritableServer返回拓扑是否具有可写服务器

说明

final public MongoDB\Driver\TopologyDescription::hasWritableServer(): bool

返回拓扑是否具有可写服务器。

参数

此函数没有参数。

返回值

返回拓扑是否具有可写服务器。

错误/异常

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top