MongoClient::setReadPreference
MongoDB
MongoClient
在线手册:
中文
英文
PHP手册
MongoClient::__toString
(PECL mongoclient >=0.9.0)
MongoClient::__toString
—
该连接的字符串表达方式
说明
public
string
MongoClient::__toString
(
void
)
参数
此函数没有参数。
返回值
返回此连接的主机名和端口号。
MongoClient::setReadPreference
MongoDB
MongoClient
在线手册:
中文
英文
PHP手册