vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
UpdateResult.matchedCount
index
vibe
db
mongo
impl
crud
UpdateResult
The number of documents that matched the filter.
struct
UpdateResult
long
matchedCount
;
Meta
Source
See Implementation
index
vibe
db
mongo
impl
crud
UpdateResult
variables
matchedCount
modifiedCount
upsertedIds
The number of documents that matched the filter.