Class DistinctOptions

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Options for the distinct command.

public sealed class DistinctOptions

Inheritance

object

DistinctOptions

Inherited Members

object.Equals(object)

object.Equals(object, object)

object.GetHashCode()

object.GetType()

object.ReferenceEquals(object, object)

object.ToString()

Properties

Collation

Gets or sets the collation.

Comment

Gets or sets the comment.

MaxTime

Gets or sets the maximum time.