UpdateOneModelTDocument Properties |
The UpdateOneModelTDocument generic type exposes the following members.
Name | Description | |
---|---|---|
Filter |
Gets the filter.
| |
IsUpsert |
Gets or sets a value indicating whether to insert the document if it doesn't already exist.
| |
ModelType |
Gets the type of the model.
(Overrides WriteModelTDocumentModelType.) | |
Update |
Gets the update.
|