FindOneAndReplaceOptionsTDocument Properties |
The FindOneAndReplaceOptionsTDocument generic type exposes the following members.
Name | Description | |
---|---|---|
BypassDocumentValidation |
Gets or sets a value indicating whether to bypass document validation.
(Inherited from FindOneAndReplaceOptionsTDocument, TProjection.) | |
Collation |
Gets or sets the collation.
(Inherited from FindOneAndReplaceOptionsTDocument, TProjection.) | |
IsUpsert |
Gets or sets a value indicating whether to insert the document if it doesn't already exist.
(Inherited from FindOneAndReplaceOptionsTDocument, TProjection.) | |
MaxTime |
Gets or sets the maximum time.
(Inherited from FindOneAndReplaceOptionsTDocument, TProjection.) | |
Projection |
Gets or sets the projection.
(Inherited from FindOneAndReplaceOptionsTDocument, TProjection.) | |
ReturnDocument |
Gets or sets which version of the document to return.
(Inherited from FindOneAndReplaceOptionsTDocument, TProjection.) | |
Sort |
Gets or sets the sort.
(Inherited from FindOneAndReplaceOptionsTDocument, TProjection.) |