C# (Sharp) Programming Language Question:
Download Job Interview Questions and Answers PDF
Which of the following operations can you NOT perform on an ADO.NET DataSet?
Answer:
1. A DataSet can be synchronised with the database.
2. A DataSet can be synchronised with a RecordSet.
3. A DataSet can be converted to XML.
4. You can infer the schema from a DataSet.
2. A DataSet can be synchronised with a RecordSet.
3. A DataSet can be converted to XML.
4. You can infer the schema from a DataSet.
Download C# (Sharp) Programming Language Interview Questions And Answers
PDF