Click or drag to resize
Acknowledged Properties

The DeleteResult. Acknowledged type exposes the following members.

Properties
  NameDescription
Public propertyDeletedCount
Gets the deleted count. If IsAcknowledged is false, this will throw an exception.
(Overrides DeleteResult.DeletedCount.)
Public propertyIsAcknowledged
Gets a value indicating whether the result is acknowleded.
(Overrides DeleteResult.IsAcknowledged.)
Top
See Also