Class DeleteResult.Acknowledged
The result of an acknowledged delete operation.
- Inheritance
-
Delete
Result. Acknowledged
- Inherited Members
Constructors
- Acknowledged(long)
Initializes a new instance of the Delete
Result. class.Acknowledged
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.