Class TimeSeriesOptions
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
public class TimeSeriesOptions
Inheritance
TimeSeriesOptions
Inherited Members
Constructors
Initializes a new instance of the TimeSeriesOptions class.
Properties
The maximum time between timestamps in the same bucket.
The interval used to round down the first timestamp when opening a new bucket.
The coarse granularity of time series data.
The name of the field which contains metadata in each time series document.
The name of the field which contains the date and time in each time series document.
Methods
The BSON representation of the time series options.