Click or drag to resize

IMongoCollectionExtensionsUpdateOne Method

Overload List
  NameDescription
Public methodStatic memberUpdateOneTDocument(IMongoCollectionTDocument, ExpressionFuncTDocument, Boolean, UpdateDefinitionTDocument, UpdateOptions, CancellationToken)
Updates a single document.
Public methodStatic memberUpdateOneTDocument(IMongoCollectionTDocument, IClientSessionHandle, ExpressionFuncTDocument, Boolean, UpdateDefinitionTDocument, UpdateOptions, CancellationToken)
Updates a single document.
Top
See Also