Answer Posted / Avanish Kumar
Yes, we can use Left Join in LINQ using the Join method with a custom selector. The custom selector should return a KeyValuePair<TKey, TElement> object, where the first type is the type of the key in the source table and the second type is the result to be returned.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category