QdbColumn Class |
Namespace: Quasardb.TimeSeries
The QdbColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| Erase(QdbTimeInterval) |
Erases all points in the specified range (left inclusive)
| |
| Erase(IEnumerableQdbTimeInterval) |
Erases all points in the specified ranges (left inclusive)
| |
| Timestamps |
Gets all the timestamps in the table
| |
| Timestamps(QdbTimeInterval) |
Gets all the timestamps in an interval
| |
| Timestamps(IEnumerableQdbTimeInterval) |
Gets all the timestamps in each interval
|