DbQuery.Include Method
Entity Framework 5.0
Returns the included non generic LINQ to Entities query against a DbContext.
Namespace: System.Data.Entity.Infrastructure
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- path
- Type: System.String
The path of the included LINQ.
Show: