 | OrderByClauseOrderByExpressions Property |
Gets or set a list of expressions and flags to order by.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList OrderByExpressions { get; set; }
Return Value
Type:
IListTorder-by elements
See Also