Class DocumentsWindow
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Represents a documents window for a SetWindowFields window method.
public sealed class DocumentsWindow : SetWindowFieldsWindow
Inheritance
DocumentsWindow
Inherited Members
Properties
Returns a "current" documents window boundary.
The lower boundary.
Returns an "unbounded" documents window boundary.
The upper boundary.
Methods
Create(KeywordDocumentsWindowBoundary, KeywordDocumentsWindowBoundary)
Creates a documents window.
Create(KeywordDocumentsWindowBoundary, int)
Creates a documents window.
Create(int, KeywordDocumentsWindowBoundary)
Creates a documents window.
Creates a documents window.
Returns a string that represents the current object.