select D.DealerID,D.LeadTypeId ,D.Email,L.Name from LeadType L,DealerEmailLeadTypeTie D where D.LeadTypeId=L.LeadTypeId And d.DealerID=@DealerID
how to write this query into linq using lambda expression
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
El Mahdi ArchanePosted May 22, 2016, 12:45 PM
Mansi GuptaPosted May 18, 2016, 6:48 AM
Munesh SharmaPosted May 1, 2016, 1:38 PM
Ankita YadavPosted Feb 23, 2016, 7:50 AM
Sujeet SumanPosted Feb 3, 2016, 5:43 AM
Raja TPosted Feb 3, 2016, 3:25 AM