Class CountOptions

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Options for a count operation.

public sealed class CountOptions

Inheritance

object

CountOptions

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.

Hint

Gets or sets the hint.

Limit

Gets or sets the limit.

MaxTime

Gets or sets the maximum time.

Skip

Gets or sets the skip.