Click or drag to resize

Unacknowledged Properties

The DeleteResult.Unacknowledged 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 propertyStatic memberInstance
Gets the instance.
Public propertyIsAcknowledged
Gets a value indicating whether the result is acknowledged.
(Overrides DeleteResult.IsAcknowledged.)
Top
See Also