vibe-d v0.10.1 (2024-09-07T15:50:39Z)
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.