nerdexam
Microsoft

70-516 · Question #85

When working with a data set that has data in it, you decide you want to store the schema, but not the data, of the data set to a file so you can share the schema with other users. Which method must…

The correct answer is C. WriteXmlSchema. See the full explanation below for the reasoning.

Question

When working with a data set that has data in it, you decide you want to store the schema, but not the data, of the data set to a file so you can share the schema with other users. Which method must you execute to store the schema?

Options

  • AInferXmlSchema
  • BReadXmlSchema
  • CWriteXmlSchema
  • DWriteXml

How the community answered

(57 responses)
  • A
    14% (8)
  • B
    9% (5)
  • C
    74% (42)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 70-516 Practice