Class DeleteResult
The result of a delete operation.
- Inheritance
-
Delete
Result
- Derived
- Inherited Members
Constructors
- Delete
Result() Initializes a new instance of the Delete
Result class.
Properties
- Deleted
Count Gets the deleted count. If IsAcknowledged is false, this will throw an exception.
- Is
Acknowledged Gets a value indicating whether the result is acknowledged.