Querying related tables for multiple records #2644
Unanswered
kamalsivalingam
asked this question in
Q&A
Replies: 1 comment
-
Yep. See this: https://martendb.io/documents/querying/linq/include.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I saw examples of querying related tables using LINQ in Marten for a single entity.
Is it possible to get multiple records from a table and their related table records using LINQ on IQueryable?
Beta Was this translation helpful? Give feedback.
All reactions