Class UpdateResult.Unacknowledged
The result of an acknowledged update operation.
- Inheritance
-
Update
Result. Unacknowledged
- Inherited Members
Properties
- Instance
Gets the instance.
- Is
Acknowledged Gets a value indicating whether the result is acknowledged.
- Is
Modified Count Available Gets a value indicating whether the modified count is available.
- Matched
Count Gets the matched count. If IsAcknowledged is false, this will throw an exception.
- Modified
Count Gets the modified count. If IsAcknowledged is false, this will throw an exception.
- Upserted
Id Gets the upserted id, if one exists. If IsAcknowledged is false, this will throw an exception.