Microsoft
98-363 · Question #112
Which of the following classes is an in-memory cache of data retrieved from a data source that consists of a collection of DataTable objects that you can relate to each other with objects?
The correct answer is D. DataSet. See the full explanation below for the reasoning.
Question
Which of the following classes is an in-memory cache of data retrieved from a data source that consists of a collection of DataTable objects that you can relate to each other with objects?
Options
- ADataRelation
- BDataAdapter
- CDataReader
- DDataSet
How the community answered
(21 responses)- A5% (1)
- B14% (3)
- C10% (2)
- D71% (15)
Community Discussion
No community discussion yet for this question.