MongoDB\Driver\Monitoring\CommandStartedEvent
PHP Manual

MongoDB\Driver\Monitoring\CommandStartedEvent::getDatabaseName

(mongodb >=1.3.0)

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

Beschreibung

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the database on which the command was executed.

Fehler/Exceptions

Siehe auch


MongoDB\Driver\Monitoring\CommandStartedEvent
PHP Manual