Click or drag to resize

OrderByElementExpression Property

Returns the order-by value expression.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public Expression Expression { get; set; }

Return Value

Type: Expression
expression
See Also