Click or drag to resize

FindAndModifyArgs Properties

The FindAndModifyArgs type exposes the following members.

Properties
  NameDescription
Public propertyBypassDocumentValidation
Gets or sets a value indicating whether to bypass document validation.
Public propertyCollation
Gets or sets the collation.
Public propertyFields
Gets or sets the fields specification.
Public propertyMaxTime
Gets or sets the max time.
Public propertyQuery
Gets or sets the query.
Public propertySortBy
Gets or sets the sort specification.
Public propertyUpdate
Gets or sets the update specification.
Public propertyUpsert
Gets or sets a value indicating whether FindAndModify should upsert.
Public propertyVersionReturned
Gets or sets the version of the document returned.
Top
See Also