IMongoCollectionExtensions
UpdateOne Method
Overload List
Name
Description
UpdateOne
TDocument
(IMongoCollection
TDocument
, Expression
Func
TDocument, Boolean
, UpdateDefinition
TDocument
, UpdateOptions, CancellationToken)
Updates a single document.
UpdateOne
TDocument
(IMongoCollection
TDocument
, IClientSessionHandle, Expression
Func
TDocument, Boolean
, UpdateDefinition
TDocument
, UpdateOptions, CancellationToken)
Updates a single document.
Top
See Also
Reference
IMongoCollectionExtensions Class
MongoDB.Driver Namespace