I have a data table say i have a column like x which is primary key so i should get the row where this x values in empty.thanx in advance
-
1can be primary key null in datatable?Muhammad Akhtar– Muhammad Akhtar2011-03-10 12:18:46 +00:00Commented Mar 10, 2011 at 12:18
-
1I think he means the DataTable class of System.Datacordellcp3– cordellcp32011-03-10 12:23:18 +00:00Commented Mar 10, 2011 at 12:23
-
ya correct its not sql tableuser628347– user6283472011-03-10 12:31:28 +00:00Commented Mar 10, 2011 at 12:31
Add a comment
|