Acknowledged Properties |
The DeleteResult.Acknowledged type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeletedCount |
Gets the deleted count. If IsAcknowledged is false, this will throw an exception.
(Overrides DeleteResult.DeletedCount.) |
![]() | IsAcknowledged |
Gets a value indicating whether the result is acknowledged.
(Overrides DeleteResult.IsAcknowledged.) |