| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
MongoDB\Driver\Monitoring\CommandFailedEvent::getOperationId(mongodb >=1.3.0) MongoDB\Driver\Monitoring\CommandFailedEvent::getOperationId — Returns the command's operation ID 説明
final public string MongoDB\Driver\Monitoring\CommandFailedEvent::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.
パラメータこの関数にはパラメータはありません。 返り値Returns the command's operation ID. エラー / 例外
参考
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「MongoDB\Driver\Monitoring\CommandFailedEvent::getOperationId - Returns the command's operation ID」をGoogle検索
|