Class DensifyKeywordDateTimeBounds

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Represents a keyword DateTime densify bounds.

public sealed class DensifyKeywordDateTimeBounds : DensifyDateTimeBounds

Inheritance

object

DensifyDateTimeBounds

DensifyKeywordDateTimeBounds

Inherited Members

object.Equals(object)

object.Equals(object, object)

object.GetHashCode()

object.GetType()

object.ReferenceEquals(object, object)

object.ToString()

Properties

Keyword

Gets the keyword.

Methods

Render()

Renders the bounds as a BsonValue.