MongoDB\Driver\Monitoring\CommandStartedEvent::getCommand

(mongodb >=1.3.0)

MongoDB\Driver\Monitoring\CommandStartedEvent::getCommandReturns the command document

說(shuō)明

final public MongoDB\Driver\Monitoring\CommandStartedEvent::getCommand(): object

The reply document will be converted from BSON to PHP using the default deserialization rules (e.g. BSON documents will be converted to stdClass).

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

返回值

Returns the command document as a stdClass object.

錯(cuò)誤/異常