![]() | OrderByElement Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class OrderByElement
The OrderByElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | OrderByElement |
Ctor.
|
![]() | OrderByElement(Expression, Boolean) |
Ctor.
|
Name | Description | |
---|---|---|
![]() | Expression |
Returns the order-by value expression.
|
![]() | IsDescending |
Returns true for descending sorts for this column, false for ascending sort.
|