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)- A14% (8)
- B9% (5)
- C74% (42)
- D4% (2)
Community Discussion
No community discussion yet for this question.