Options for updating a single document.
Inheritance Hierarchy Namespace: MongoDB.DriverMongoDB.Driver (in MongoDB.Driver.dll) Version: 2.8.0+cc573f3e1f48f39162b4b680e921a623e127e8fa
Syntaxpublic sealed class UpdateOptions
Public NotInheritable Class UpdateOptions
[<SealedAttribute>] type UpdateOptions = class end
The UpdateOptions type exposes the following members.
Constructors Name Description UpdateOptionsInitializes a new instance of the UpdateOptions class
Top Properties Name Description ArrayFiltersGets or sets the array filters.
BypassDocumentValidationGets or sets a value indicating whether to bypass document validation.
CollationGets or sets the collation.
IsUpsertGets or sets a value indicating whether to insert the document if it doesn't already exist.
Top Methods Name Description EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object.) GetHashCodeServes as the default hash function.
(Inherited from Object.) GetTypeGets the
Typeof the current instance.
(Inherited from Object.) ToStringReturns a string that represents the current object.
(Inherited from Object.) Top Extension Methods See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4