MongoUpdateOptions Properties |
The MongoUpdateOptions type exposes the following members.
Name | Description | |
---|---|---|
BypassDocumentValidation |
Gets or sets a value indicating whether to bypass document validation.
| |
Collation |
Gets or sets the collation.
| |
Flags |
Gets or sets the update flags.
| |
WriteConcern |
Gets or sets the WriteConcern to use for the Update.
|