Add a Count() function to the field list.

Syntax

ISSelectQueryBuilderFields.AddCount([alias], [countFieldName])

Parameters

NameTypeOptionalByRefDescription
alias String Optional The Alias to use.
countFieldName String Optional The Field Name to include in the Count function. If omitted, this will be "*".

Return Value

ISSelectQueryBuilderField

An ISSelectQueryBuilderField value.

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