Querying Advanced Data Models (Entity Framework Tasks)
The topics in this section show how to query an advanced Entity Data Model (EDM).
In This Section
How to: Execute a Query Using a Stored Procedure (Entity Framework)
How to: Create and Execute Object Queries with Complex Types (Entity Framework)
How to: Create and Execute Object Queries using Table-per-Type Inheritance (Entity Framework)
How to: Create and Execute Object Queries using Table-per-Hierarchy Inheritance (Entity Framework)
How to: Create and Execute Object Queries using Multiple Entity Sets per Type (Entity Framework)
How to: Create and Execute Object Queries using an Entity Mapped to Separate Tables
See Also
Other Resources
Defining Advanced Data Models (Entity Framework Tasks)
Querying an Entity Data Model (Entity Framework Tasks)
Working with Objects from an Advanced Data Model (Entity Framework Tasks)