MongoDB\Driver\Monitoring\CommandFailedEvent::getCommandName

(mongodb >=1.3.0)

MongoDB\Driver\Monitoring\CommandFailedEvent::getCommandNameReturns the command name

Açıklama

final public MongoDB\Driver\Monitoring\CommandFailedEvent::getCommandName ( void ) : string

Returns the command name (e.g. "find", "aggregate").

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the command name.

Hatalar/İstisnalar