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