I know I can include some foreign key objects in this way:
xx.Include(p=>p.xxId)
but I found that there’s another overload method has a parameter path.
I want to know what exactly I have to pass the value of the parameter.
Thanks for helping.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The navigational path.
is equivalent to