PHP » GoLang |
login |
register |
about
|
GoLang MongoDB\Driver\Monitoring\CommandSucceededEvent::getOperationId
request it (318)
GoLang replacement for PHP's MongoDB\Driver\Monitoring\CommandSucceededEvent::getOperationId
[edit | history]
PHP MongoDB\Driver\Monitoring\CommandSucceededEvent::getOperationIdPHP original manual for MongoDB\Driver\Monitoring\CommandSucceededEvent::getOperationId [ show | php.net ]MongoDB\Driver\Monitoring\CommandSucceededEvent::getOperationId(mongodb >=1.3.0) MongoDB\Driver\Monitoring\CommandSucceededEvent::getOperationId — Returns the command's operation ID Description
final public string MongoDB\Driver\Monitoring\CommandSucceededEvent::getOperationId
( void
)
The operation ID is generated by the driver and may be used to link events together such as bulk write operations, which may have been split across several commands at the protocol level.
ParametersThis function has no parameters. Return ValuesReturns the command's operation ID. Errors/Exceptions
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|