Class BulkWriteUpdateResult
Represents update operation result in the scope of BulkWrite.
- Inheritance
-
Bulk
Write Update Result
- Inherited Members
Properties
- Matched
Count The number of documents that matched the filter.
- Modified
Count The number of documents that were modified.
- Upserted
Id The _id field of the upserted document if an upsert occurred.