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