Class KeywordRangeWindowBoundary

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Represents a keyword boundary for a range window in SetWindowFields (i.e. "unbounded" or "current").

public sealed class KeywordRangeWindowBoundary : RangeWindowBoundary

Inheritance

object

RangeWindowBoundary

KeywordRangeWindowBoundary

Inherited Members

object.Equals(object)

object.Equals(object, object)

object.GetHashCode()

object.GetType()

object.ReferenceEquals(object, object)

Properties

Keyword

The keyword.

Methods

ToString()

Returns a string that represents the current object.