Click or drag to resize

QdbInt64ColumnSum Method

Overload List
  NameDescription
Public methodSum
Gets the sum (ie the addition of all values) of the table
Public methodSum(QdbTimeInterval)
Gets the sum (ie the addition of all values) of an interval
Public methodSum(IEnumerableQdbTimeInterval)
Gets the sum (ie the addition of all values) in each interval
Top
See Also