SortClauseProducersDescending Method |
Name | Description | |
---|---|---|
![]() ![]() | Descending(String) |
Creates a sort clause for a field with the alias specified, sorting descending
|
![]() ![]() | Descending(IEntityFieldCore) |
Creates a descending sort clause for the field specified
|
![]() ![]() | Descending(IExpression) |
Creates a descending sort clause for the expression specified
|