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