메소드 | 설명 | |
---|---|---|
CreateAggregateExpression ( |
Creates the aggregate expression that is used for constructing expression tree that will calculate the aggregate result.
|
메소드 | 설명 | |
---|---|---|
GenerateFunctionName ( ) : string |
Generates default name for this function using this type's name.
|
public abstract CreateAggregateExpression ( |
||
enumerableExpression | The grouping expression. | |
리턴 |