Interview Tips Interview Tips, Interview Questions and Answers

9Jul/100

What are the various objects in Dataset?

The DataSet class exists in the System.Data namespace. The Classes contained in the DataSet class are:

DataTable
DataColumn
DataRow
Constraint
DataRelation.