Click or drag to resize

DistinctOperationTValue Properties

The DistinctOperationTValue generic type exposes the following members.

Properties
  NameDescription
Public propertyCollation
Gets or sets the collation.
Public propertyCollectionNamespace
Gets the collection namespace.
Public propertyFieldName
Gets the name of the field.
Public propertyFilter
Gets or sets the filter.
Public propertyMaxTime
Gets or sets the maximum time the server should spend on this operation.
Public propertyMessageEncoderSettings
Gets the message encoder settings.
Public propertyReadConcern
Gets or sets the read concern.
Public propertyRetryRequested
Gets or sets a value indicating whether to retry.
Public propertyValueSerializer
Gets the value serializer.
Top
See Also