Method Update
Update(IMongoUpdate)
Adds a request to update all matching documents to the bulk operation.
public void Update(IMongoUpdate update)
Parameters
updateIMongoUpdateThe update.
Adds a request to update all matching documents to the bulk operation.
public void Update(IMongoUpdate update)
update IMongoUpdateThe update.