Share via


HpcLinqQueryable.AssumeOrderBy Method

Overload List

Name Description
HpcLinqQueryable.AssumeOrderBy (IQueryable, Expression, Boolean) Indicates to LINQ to HPC that the specified set of records is ordered according to the values obtained by applying the specified function to the records.
HpcLinqQueryable.AssumeOrderBy (IQueryable, Expression, IComparer, Boolean) Indicates to LINQ to HPC that the specified set of records is ordered according to the values obtained by applying the specified function to the record, and by using the specified comparer interface to compare the values.

See Also

Reference

HpcLinqQueryable Class
HpcLinqQueryable Members
Microsoft.Hpc.Linq Namespace
AssumeOrderBy(Generic IQueryable,Generic Expression,Generic IComparer,Boolean)
OrderBy
OrderByDescending

Build Date:

2013-04-22