Learn the "why" behind slow queries and how to fix them in our 2-Part Webinar.
Register now >
Docs Menu
Docs Home
/ /

MongoDB\BulkWriteResult クラス

MongoDB\BulkWriteResult

このクラスには、完了した 一括書込み (write)操作に関する情報が含まれています。これは MongoDB$Driver\WriteResult オブジェクトをカプセル化し、MongoDB\Collection::bulkWrite() から返されます。

戻る

BulkWriteCommandResult