The MongoDB\Driver\Monitoring\CommandStartedEvent class

(mongodb >=1.3.0)

¼ò½é

The MongoDB\Driver\Monitoring\CommandStartedEvent class encapsulates information about a started command.

ÀàÕªÒª

final MongoDB\Driver\Monitoring\CommandStartedEvent {
/* ·½·¨ */
final public getCommand ( ) : object
final public getCommandName ( ) : string
final public getDatabaseName ( ) : string
final public getOperationId ( ) : string
final public getRequestId ( ) : string
final public getServer ( ) : MongoDB\Driver\Server
}

Table of Contents

User Contributed Notes

There are no user contributed notes for this page.