Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proper eager loading to surpass limited LoadWith() support #10

Open
FransBouma opened this issue Nov 29, 2014 · 0 comments
Open

Add proper eager loading to surpass limited LoadWith() support #10

FransBouma opened this issue Nov 29, 2014 · 0 comments

Comments

@FransBouma
Copy link
Owner

Add proper prefetch path/ eager loading functionality to surpass the limited LoadWith() functionality currently in linq to sql as LoadWith only loads 1 level deep and falls back to lazy loading for further levels.

Borrow API from LLBLGen Pro Linq provider's WithPath system, like this one: https://github.com/SolutionsDesign/LLBLGen.Linq.Prefetch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant