MongoDB\Driver\Monitoring\CommandFailedEvent::getServer

(mongodb >=1.3.0)

MongoDB\Driver\Monitoring\CommandFailedEvent::getServerReturns the Server on which the command was executed

説明

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

Returns the MongoDB\Driver\Server on which the command was executed.

パラメータ

この関数にはパラメータはありません。

戻り値

Returns the MongoDB\Driver\Server on which the command was executed.

エラー / 例外

関連キーワード:  Server, Driver, Returns, which, ommand, executed, Monitoring, CommandFailedEvent, the, getServer