Sant ku

Sant ku

  • NA
  • 12
  • 1.4k

I have a model(Participant) containing collection model repr

Sep 27 2016 5:24 AM
I  have a model(Participant) containing collection model representing elements from other model(ParticipantRoles) I want to join it with Roles table on Participant.Participant.RoleId to Roles.Id. What should be LINQ query in this case.

Answers (2)