Reverse the current criterion.
Assembly: Epic.Query.Object
Declaration Syntax
C# |
public override OrderCriterion<TEntity> Reverse()
Return Value
Reversed since it's the reverse of the current criterion.
Assembly: Epic.Query.Object
C# |
public override OrderCriterion<TEntity> Reverse()