Is a type which is not valid in the given context linq join?



Is a type which is not valid in the given context linq join?..

Answer / Anuj Kumar Srivastava

Yes, if you try to use a type that is not compatible with the data source or collection in a LINQ Join operation, it will result in a 'System.InvalidOperationException'.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

Does java have linq?

1 Answers  


Why is linq used?

1 Answers  


How to pass parameters to stored procedure using linq?

1 Answers  


When linq query is executed?

1 Answers  


Why is linq useful?

1 Answers  


What is predicate in linq?

1 Answers  


What are anonymous types?

1 Answers  


Which assembly represents the core LINQ API?

1 Answers  


What is linq in c# and its advantages?

1 Answers  


What is LINQ and why to use it?

1 Answers  


How to assign a computed value to the same array back?

1 Answers   B-Ways TecnoSoft,


List out the data context functions. Where do we use “submitchanges()"?

1 Answers  


Categories