Microsoft
98-361 · Question #313
You are developing an application that needs to copy data from a SQL Server table to a DataSet. Which of the following methods should you use to copy the data?
The correct answer is A. Fill. See the full explanation below for the reasoning.
Question
You are developing an application that needs to copy data from a SQL Server table to a DataSet. Which of the following methods should you use to copy the data?
Options
- AFill
- BFillSchema
- CGetFillParameters
- DUpdate
How the community answered
(41 responses)- A83% (34)
- B2% (1)
- C10% (4)
- D5% (2)
Community Discussion
No community discussion yet for this question.