Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteResult

Hierarchy继承层级

  • DeleteResult

Index索引

Properties属性

Properties属性

acknowledged: boolean

Indicates whether this write result was acknowledged. 指示此写入结果是否已确认。If not, then all other members of this result will be undefined.如果不是,则此结果的所有其他成员都将是未定义的。

deletedCount: number

The number of documents that were deleted已删除的文档数

Generated using TypeDoc