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