Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteOneModel<TSchema>

Type parameters

Hierarchy继承层级

  • DeleteOneModel

Index索引

Properties属性

Properties属性

collation?: CollationOptions

Specifies a collation.指定排序规则。

filter: Filter<TSchema>

The filter to limit the deleted documents.用于限制已删除文档的筛选器。

hint?: Hint

The index to use. If specified, then the query system will only consider plans using the hinted index.要使用的索引。如果指定,查询系统将只考虑使用提示索引的计划。

Generated using TypeDoc