FindOneAndReplaceOperationTResult Properties |
The FindOneAndReplaceOperationTResult generic type exposes the following members.
| Name | Description | |
|---|---|---|
| BypassDocumentValidation |
Gets or sets a value indicating whether to bypass document validation.
| |
| Collation |
Gets or sets the collation.
(Inherited from FindAndModifyOperationBaseTResult.) | |
| CollectionNamespace |
Gets the collection namespace.
(Inherited from FindAndModifyOperationBaseTResult.) | |
| Comment |
Gets or sets the comment.
(Inherited from FindAndModifyOperationBaseTResult.) | |
| Filter |
Gets the filter.
| |
| Hint |
Gets or sets the hint.
| |
| IsUpsert |
Gets a value indicating whether a document should be inserted if no matching document is found.
| |
| Let |
Gets or sets the let document.
| |
| MaxTime |
Gets or sets the maximum time the server should spend on this operation.
| |
| MessageEncoderSettings |
Gets the message encoder settings.
(Inherited from FindAndModifyOperationBaseTResult.) | |
| Projection |
Gets or sets the projection.
| |
| Replacement |
Gets the replacement document.
| |
| ResultSerializer |
Gets the result serializer.
(Inherited from FindAndModifyOperationBaseTResult.) | |
| RetryRequested |
Gets or sets whether the operation can be retried.
(Inherited from FindAndModifyOperationBaseTResult.) | |
| ReturnDocument |
Gets or sets which version of the modified document to return.
| |
| Sort |
Gets or sets the sort specification.
| |
| WriteConcern |
Gets or sets the write concern.
(Inherited from FindAndModifyOperationBaseTResult.) |