ReplaceOneModelTDocument Properties |
The ReplaceOneModelTDocument generic type exposes the following members.
Name | Description | |
---|---|---|
Collation |
Gets or sets the collation.
| |
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.) | |
Replacement |
Gets the replacement.
|