Class AggregateBucketOptions

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Represents options for the Bucket method.

public class AggregateBucketOptions<TValue>

Type Parameters

TValue

The type of the value.

Inheritance

object

AggregateBucketOptions

Inherited Members

object.Equals(object)

object.Equals(object, object)

object.GetHashCode()

object.GetType()

object.MemberwiseClone()

object.ReferenceEquals(object, object)

object.ToString()

Properties

DefaultBucket

Gets or sets the default bucket.