Skip to content

HasOne Linq select query issue #3287

Answered by gliljas
BrennanVanCoillie asked this question in Q&A
Discussion options

You must be logged in to vote

return Session.Query<Parent>().Fetch(x=>x.Child).ToList();

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@BrennanVanCoillie
Comment options

@Madajevas
Comment options

Answer selected by hazzik
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants