Table of Contents

Class DistinctArgs

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Represents arguments for the Distinct command helper method.

public class DistinctArgs
Inheritance
DistinctArgs
Inherited Members
Extension Methods

Properties

Collation

Gets or sets the collation.

Key

Gets or sets the key.

MaxTime

Gets or sets the max time.

Query

Gets or sets the query.

ValueSerializer

Gets or sets the value serializer.