![]() | MaxProjectionExpression Methods |
The MaxProjectionExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddChild |
Adds a new child expression to the current expression.
(Inherited from ExpressionBase.) |
![]() | SetDistinct |
Set the distinct flag indicating the projection considers distinct values only.
|
![]() | SetEver |
Set to true for max-ever
|
![]() | ToEPL | (Inherited from ExpressionBase.) |
![]() | ToPrecedenceFreeEPL | (Overrides ExpressionBaseToPrecedenceFreeEPL(TextWriter).) |