| UpdateOptions Properties | 
The UpdateOptions type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ArrayFilters | 
            Gets or sets the array filters.
             | 
|  | BypassDocumentValidation | 
            Gets or sets a value indicating whether to bypass document validation.
             | 
|  | Collation | 
            Gets or sets the collation.
             | 
|  | IsUpsert | 
            Gets or sets a value indicating whether to insert the document if it doesn't already exist.
             | 
 See Also
See Also