Method UpdateOne
UpdateOne(IMongoUpdate)
Adds an update request to update one matching document to the bulk operation.
public void UpdateOne(IMongoUpdate update)
Parameters
updateIMongoUpdateThe update.
Adds an update request to update one matching document to the bulk operation.
public void UpdateOne(IMongoUpdate update)
update IMongoUpdateThe update.