NativeInsertUpdateManyOptions <T>
Hierarchy
- NativeInsertUpdateOptions<T>
- NativeInsertUpdateManyOptions
Index
Properties
optionalinheritedconvertCustomTypes
optionalinheritedctx
optionalinheritedfilters
optionalinheritedinflightQueryAbortStrategy
Strategy used when the signal fires while the query is in flight. See InflightQueryAbortStrategy for caveats around streams and MongoDB.
optionalinheritedloggerContext
optionalinheritedlogging
optionalprocessCollections
optionalinheritedschema
optionalinheritedsignal
AbortSignal that cancels the query when fired.
optionalinheritedunionWhere
sql only
optionalinheritedunionWhereStrategy
sql only
optionalinheritedupsert
nativeUpdate() only option
Options for batch native insert and update operations.