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.
The DataSet class exists in the System.Data namespace. The Classes contained in the DataSet class are:
DataTable
DataColumn
DataRow
Constraint
DataRelation.