Click to Rate and Give Feedback
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Supported and Unsupported Methods (LINQ to Entities)

This section provides information about the Language-Integrated Query (LINQ) standard query operators that are supported or unsupported in LINQ to Entities queries. Many of the LINQ standard query operators have an overloaded version that accepts an integer argument. The integer argument corresponds to a zero-based index in the sequence that is being operated on, an IEqualityComparer, or IComparer. Unless otherwise specified, these overloaded versions of the LINQ standard query operators are not supported, and attempting to use them will throw an exception.

In This Section

Projection and Restriction Methods (LINQ to Entities)

Lists the supported and unsupported projection and restriction methods.

Join Methods (LINQ to Entities)

Lists the supported and unsupported joining methods.

Set Methods (LINQ to Entities)

Lists the supported and unsupported set methods.

Ordering Methods (LINQ to Entities)

Lists the supported and unsupported ordering methods.

Grouping Methods (LINQ to Entities)

Lists the supported and unsupported grouping methods.

Aggregate Methods (LINQ to Entities)

Lists the supported and unsupported aggregating methods.

Type Methods (LINQ to Entities)

Lists the supported and unsupported type methods.

Paging Methods (LINQ to Entities)

Lists the supported and unsupported paging methods.

See Also

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker