MongoDB\Driver\Monitoring\CommandStartedEvent::getDatabaseName

(mongodb >=1.3.0)

MongoDB\Driver\Monitoring\CommandStartedEvent::getDatabaseNameReturns the database on which the command was executed

説明

final public MongoDB\Driver\Monitoring\CommandStartedEvent::getDatabaseName ( void ) : string

パラメータ

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

返り値

Returns the database on which the command was executed.

エラー / 例外