Method | Description | |
---|---|---|
CreateAggregateExpression ( |
Creates the aggregate expression that is used for constructing expression tree that will calculate the aggregate result.
|
Method | Description | |
---|---|---|
GenerateFunctionName ( ) : string |
Generates default name for this function using this type's name.
|
public abstract CreateAggregateExpression ( |
||
enumerableExpression | The grouping expression. | |
return |