QdbInt64ColumnLast Method |
| Name | Description | |
|---|---|---|
| Last |
Gets the last point (ie the one with the newest timestamp) of the table
| |
| Last(QdbTimeInterval) |
Gets the last point (ie the one with the newest timestamp) in an interval
| |
| Last(IEnumerableQdbTimeInterval) |
Gets the last points (ie the one with the newest timestamp) in each interval
|