IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > EntityQueryExtensions Class : OrderByDescending Method |
Overload | Description |
---|---|
OrderByDescending<TSource,TKey>(IEntityQuery<TSource>,Expression<Func<TSource,TKey>>) | Sorts the elements of a sequence in descending order. |
OrderByDescending<TSource,TKey>(IEntityQuery<TSource>,Expression<Func<TSource,TKey>>,IComparer<TKey>) | Sorts the elements of a sequence in descending order by using a specified comparer. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2