QdbTimeInterval Structure |
Namespace: Quasardb.TimeSeries
The QdbTimeInterval type exposes the following members.
| Name | Description | |
|---|---|---|
| QdbTimeInterval |
Constructs a time interval [begin, end[
|
| Name | Description | |
|---|---|---|
| Begin |
The first date included in the interval
| |
| End |
The first date excluded from the interval
| |
| Everything |
A instance of QdbTimeInterval that include everything
| |
| Nothing |
A instance of QdbTimeInterval that include nothing
|