Click or drag to resize

ExpressionsCountStar Method

Count aggregation function not counting values, equivalent to "count(*)".

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public static CountStarProjectionExpression CountStar()

Return Value

Type: CountStarProjectionExpression
expression
See Also