Which of the following operations can you NOT perform on an ADO.NET DataSet?

Q

Which of the following operations can you NOT perform on an ADO.NET DataSet?

✍: Guest

A

Which of the following operations can you NOT perform on an ADO.NET DataSet?
* A DataSet can be synchronised with the database.
* A DataSet can be synchronised with a RecordSet.
* A DataSet can be converted to XML.
* You can infer the schema from a DataSet


A DataSet can be synchronised with a RecordSet.

2014-07-28, 2891👍, 0💬