Click or drag to resize

FindOneAndDeleteOperationTResult Properties

The FindOneAndDeleteOperationTResult generic type exposes the following members.

Properties
  NameDescription
Public propertyCollation
Gets or sets the collation.
(Inherited from FindAndModifyOperationBaseTResult.)
Public propertyCollectionNamespace
Gets the collection namespace.
(Inherited from FindAndModifyOperationBaseTResult.)
Public propertyFilter
Gets the filter.
Public propertyMaxTime
Gets or sets the maximum time the server should spend on this operation.
Public propertyMessageEncoderSettings
Gets the message encoder settings.
(Inherited from FindAndModifyOperationBaseTResult.)
Public propertyProjection
Gets or sets the projection.
Public propertyResultSerializer
Gets the result serializer.
(Inherited from FindAndModifyOperationBaseTResult.)
Public propertyRetryRequested
Gets or sets whether the operation can be retried.
(Inherited from FindAndModifyOperationBaseTResult.)
Public propertySort
Gets or sets the sort specification.
Public propertyWriteConcern
Gets or sets the write concern.
(Inherited from FindAndModifyOperationBaseTResult.)
Top
See Also