Table of Contents

Class KeywordRangeWindowBoundary

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
KeywordRangeWindowBoundary
Inherited Members

Properties

Keyword

The keyword.

public string Keyword { get; }

Property Value

string

Methods

ToString()

public override string ToString()

Returns

string