Click or drag to resize
MongoUpdateOptions Properties

The MongoUpdateOptions type exposes the following members.

Properties
  NameDescription
Public propertyBypassDocumentValidation
Gets or sets a value indicating whether to bypass document validation.
Public propertyCollation
Gets or sets the collation.
Public propertyFlags
Gets or sets the update flags.
Public propertyWriteConcern
Gets or sets the WriteConcern to use for the Update.
Top
See Also