Class DistinctArgs
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.