Table of Contents

Method UpdateOne

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

UpdateOne(IMongoUpdate)

Adds a request to update one matching documents to the bulk operation.

public void UpdateOne(IMongoUpdate update)

Parameters

update IMongoUpdate

The update.