Table of Contents

Method Update

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

Update(IMongoUpdate)

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

public void Update(IMongoUpdate update)

Parameters

update IMongoUpdate

The update.