Click or drag to resize
Acknowledged Properties

The DeleteResultAcknowledged type exposes the following members.

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