Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • WriteOpResult

Index

Properties

Properties

connection

connection: any

The connection object used for the operation.

ops

ops: Array<any>

All the documents inserted using insertOne/insertMany/replaceOne. Documents contain the _id field if forceServerObjectId == false for insertOne/insertMany.

result

result: any

The command result object.

Generated using TypeDoc