Table of Contents

Class DistinctOptions

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll
public sealed class DistinctOptions
Inheritance
DistinctOptions
Inherited Members

Constructors

DistinctOptions()

public DistinctOptions()

Properties

Collation

public Collation Collation { get; set; }

Property Value

Collation

MaxTime

public TimeSpan? MaxTime { get; set; }

Property Value

TimeSpan?