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 propertyFlags
Gets or sets the update flags.
Public propertyWriteConcern
Gets or sets the WriteConcern to use for the Update.
Top
See Also