MongoDB\Driver\ServerDescription::getHost

(mongodb >=1.13.0)

MongoDB\Driver\ServerDescription::getHost返回此服务器的主机名

描述

final public MongoDB\Driver\ServerDescription::getHost(): string

返回此服务器的主机名。

参数

此函数没有参数。

返回值

返回此服务器的主机名。

错误/异常

参见

添加说明

用户贡献的说明

此页面没有用户贡献的说明。
To Top