Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteManyModel<TSchema>

(?<=)Type parameters类型参数

Hierarchy层级

  • DeleteManyModel

Index索引

Properties属性

Properties属性

Optional collation

collation: CollationOptions

Specifies a collation.

filter

filter: Filter<TSchema>

The filter to limit the deleted documents.

Optional hint

hint: Hint

The index to use. If specified, then the query system will only consider plans using the hinted index.

Generated using TypeDoc