Click or drag to resize
IMongoCollection<TDocument>.FindOneAndUpdate<TProjection> Method
Finds a single document and updates it atomically.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax
TProjection FindOneAndUpdate<TProjection>(
	FilterDefinition<TDocument> filter,
	UpdateDefinition<TDocument> update,
	FindOneAndUpdateOptions<TDocument, TProjection> options = null,
	CancellationToken cancellationToken = null
)

Parameters

filter
Type: MongoDB.Driver.FilterDefinition<TDocument>
The filter.
update
Type: MongoDB.Driver.UpdateDefinition<TDocument>
The update.
options (Optional)
Type: MongoDB.Driver.FindOneAndUpdateOptions<TDocument, TProjection>
The options.
cancellationToken (Optional)
Type: System.Threading.CancellationToken
The cancellation token.

Type Parameters

TProjection
The type of the projection (same as TDocument if there is no projection).

Return Value

Type: TProjection
The returned document.
See Also

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant