UpdateRequest Properties | 
The UpdateRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| ArrayFilters | 
            Gets or sets the array filters.
              | |
| Collation | 
            Gets or sets the collation.
              | |
| CorrelationId | 
            Gets or sets the correlation identifier.
              (Inherited from WriteRequest.) | |
| Filter | 
            Gets the filter.
              | |
| Hint | 
            Gets or sets the hint.
              | |
| IsMulti | 
            Gets or sets a value indicating whether this update should affect all matching documents.
              | |
| IsUpsert | 
            Gets or sets a value indicating whether a document should be inserted if no matching document is found.
              | |
| RequestType | 
            Gets the request type.
              (Inherited from WriteRequest.) | |
| Update | 
            Gets the update specification.
              | |
| UpdateType | 
            Gets the update type.
              |