The datacolumn class
-
The UniqueConstraint Class You use an object of the UniqueConstraint class to ensure that a DataColumn value, or combination of DataColumn values, is unique for each DataRow in a DataTable.
1p daisuphu 29-07-2010 92 4 Download
-
The DataColumn Class You use an object of the DataColumn class to represent a column. You can also store multiple DataColumn objects in a DataRow.
2p daisuphu 29-07-2010 84 5 Download