Click or drag to resize

UpdateOneModelTDocument Properties

The UpdateOneModelTDocument generic type exposes the following members.

Properties
  NameDescription
Public propertyArrayFilters
Gets or sets the array filters.
Public propertyCollation
Gets or sets the collation.
Public propertyFilter
Gets the filter.
Public propertyHint
Gets or sets the hint.
Public propertyIsUpsert
Gets or sets a value indicating whether to insert the document if it doesn't already exist.
Public propertyModelType
Gets the type of the model.
(Overrides WriteModelTDocumentModelType.)
Public propertyUpdate
Gets the update.
Top
See Also