MongoDB\Driver\Monitoring\CommandStartedEvent::getServer

(mongodb >=1.3.0)

MongoDB\Driver\Monitoring\CommandStartedEvent::getServer返回执行命令的服务器

描述

final public MongoDB\Driver\Monitoring\CommandStartedEvent::getServer(): MongoDB\Driver\Server

返回执行命令的 MongoDB\Driver\Server

参数

此函数没有参数。

返回值

返回执行命令的 MongoDB\Driver\Server

错误/异常

添加注释

用户贡献注释

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