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