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

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

Syntax

ISSelectQueryBuilderFields.AddMin(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