Class DeleteResult.Unacknowledged
The result of an unacknowledged delete operation.
public class DeleteResult.Unacknowledged : DeleteResult
- Inheritance
-
DeleteResult.Unacknowledged
- Inherited Members
Properties
- DeletedCount
Gets the deleted count. If IsAcknowledged is false, this will throw an exception.
- Instance
Gets the instance.
- IsAcknowledged
Gets a value indicating whether the result is acknowledged.