Method | Description | |
---|---|---|
GroupAggregateSimplifier ( IMappingResolutionStage stage, IMappingResolutionContext context ) : System | ||
IsSimplifiableGroupAggregate ( |
||
SimplifyIfPossible ( |
Method | Description | |
---|---|---|
FindAggregationExpression ( |
public GroupAggregateSimplifier ( IMappingResolutionStage stage, IMappingResolutionContext context ) : System | ||
stage | IMappingResolutionStage | |
context | IMappingResolutionContext | |
return | System |
public IsSimplifiableGroupAggregate ( |
||
resolvedSqlStatement | ||
return | bool |
public SimplifyIfPossible ( |
||
subStatementExpression | ||
unresolvedSelectProjection | ||
return |