Microsoft
70-515 · Question #155
70-515 Question #155: Real Exam Question with Answer & Explanation
Sign in or unlock 70-515 to reveal the answer and full explanation for question #155. The question stem and answer options stay visible for context.
Question
You are implementing an ASP.NET page. The page includes a method named GetCustomerOrderDataSet that returns a DataSet. The DataSet includes a DataTable named CustomerDetailsTable and a DataTable named OrderDetailsTable. You need to display the data in OrderDetailsTable in a DetailsView control named dtlView. Which code segment should you use?
Options
- AdtlView.DataSource = GetCustomerOrderDataSet();
- BdtlView.DataSource = GetCustomerOrderDataSet();
- CdtlView.DataSource = GetCustomerOrderDataSet();
- DDataSet dataSet = GetCustomerOrderDataSet();
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.