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