 | OrderByElementIsDescending Property |
Returns true for descending sorts for this column, false for ascending sort.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsDescending { get; set; }
Return Value
Type:
Booleantrue for descending sort
See Also