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