Count function.

Namespace: Endeca.Navigation.Analytics
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)

Syntax

C#
public static readonly ExprAggregate..::..ExprAggregateOp COUNT
Visual Basic
Public Shared ReadOnly COUNT As ExprAggregate..::..ExprAggregateOp
Visual C++
public:
static initonly ExprAggregate..::..ExprAggregateOp^ COUNT

Remarks

Counts the values in a field.

See Also