Click or drag to resize
Unacknowledged Properties

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