Table of Contents

Class KeywordDocumentsWindowBoundary

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

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

public sealed class KeywordDocumentsWindowBoundary : DocumentsWindowBoundary
Inheritance
KeywordDocumentsWindowBoundary
Inherited Members

Properties

Keyword

The keyword.

public string Keyword { get; }

Property Value

string

Methods

ToString()

public override string ToString()

Returns

string