Microsoft
70-515 · Question #103
70-515 Question #103: Real Exam Question with Answer & Explanation
Sign in or unlock 70-515 to reveal the answer and full explanation for question #103. The question stem and answer options stay visible for context.
Question
You are developing an ASP.NET web application. The application includes the following Entity Data Model (EDM): You instantiate an ObjectContext for the EDM named context. You need to find the total number of addresses that are associated with customers that have a non-null middle name. Which LINQ to Entities query should you use?
Exhibit
Options
- Avar query = context.Customers
- Bvar query = context.Customers
- Cvar query = context.Addresses
- Dvar query = context.Addresses
Unlock 70-515 to see the answer
You've previewed enough free 70-515 questions. Unlock 70-515 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
