Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This section contains information how to program with LINQ, including the standard query operators, the use of expression trees in LINQ, and custom LINQ providers.
In This Section
Standard Query Operators Overview
Provides an introduction to the standard query operators. It also provides links to topics that have more information about each type of query operation.Expression Trees in LINQ
Discusses the use of expression trees in LINQ.Enabling a Data Source for LINQ Querying
Provides an introduction to custom LINQ providers and other ways to extend LINQ.