Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteStatement

Hierarchy

  • DeleteStatement

Index

Properties

collation?: CollationOptions

Specifies the collation to use for the operation.

hint?: Hint

A document or string that specifies the index to use to support the query predicate.

limit: number

The number of matching documents to delete.

The query that matches documents to delete.

Generated using TypeDoc