Click or drag to resize
SortClauseProducersDescending Method
Overload List
  NameDescription
Public methodStatic memberDescending(String)
Creates a sort clause for a field with the alias specified, sorting descending
Public methodStatic memberDescending(IEntityFieldCore)
Creates a descending sort clause for the field specified
Public methodStatic memberDescending(IExpression)
Creates a descending sort clause for the expression specified
Top
See Also