update
Description
returns the number of documents updated in a collection using the MongoDB® C++ interface connection. Use MongoDB queries to find and update documents.n
= update(conn
,collection
,findquery
,updatequery
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021b