Click or drag to resize
UpdateManyModelTDocument Properties

The UpdateManyModelTDocument generic type exposes the following members.

Properties
  NameDescription
Public propertyCollation
Gets or sets the collation.
Public propertyFilter
Gets the filter.
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