Add a Sum(fieldName) function to the field list.

If the Sum is for multiple fields or not just a simple Field Name then use the AddFunction method instead.

Syntax

ISSelectQueryBuilderOrderByFields.AddSum(fieldName)

Parameters

NameTypeOptionalByRefDescription
fieldName String The Name of the Field to Sum.

Return Value

ISSelectQueryBuilderOrderByField

An ISSelectQueryBuilderOrderByField value.

Member of:
ISSelectQueryBuilderOrderByFields
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0