![]() | MaxRowExpression Methods |
The MaxRowExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(Object) |
Add a constant to include in the computation.
|
![]() | Add(String) |
Add a property to include in the computation.
|
![]() | Add(Expression) |
Add an expression to include in the computation.
|
![]() | AddChild |
Adds a new child expression to the current expression.
(Inherited from ExpressionBase.) |
![]() | ToEPL | (Inherited from ExpressionBase.) |
![]() | ToPrecedenceFreeEPL | (Overrides ExpressionBaseToPrecedenceFreeEPL(TextWriter).) |