remove
Description
returns the number of documents removed from a collection using the MongoDB® C++ interface connection. Use a MongoDB query to specify removing one or multiple documents.n
= remove(conn
,collection
,mongoquery
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021b