QdbInt64ColumnSum Method |
| Name | Description | |
|---|---|---|
| Sum |
Gets the sum (ie the addition of all values) of the table
| |
| Sum(QdbTimeInterval) |
Gets the sum (ie the addition of all values) of an interval
| |
| Sum(IEnumerableQdbTimeInterval) |
Gets the sum (ie the addition of all values) in each interval
|