nerdexam
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)
  • A
    83% (34)
  • B
    2% (1)
  • C
    10% (4)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice