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

ISSelectQueryBuilderFields.AddSum(fieldName)

Parameters

NameTypeOptionalByRefDescription
fieldName String The Name of the Field to Sum.

Return Value

ISSelectQueryBuilderField

An ISSelectQueryBuilderField value.

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