6 references to Remove
System.Data (6)
fx\src\data\System\Data\ConstraintCollection.cs (2)
642
Remove
(c);
652
Remove
(c);
fx\src\data\System\Data\DataColumn.cs (2)
1044
table.Constraints.
Remove
(key);
1261
table.Constraints.
Remove
(oldConstraint);
fx\src\data\System\Data\DataSet.cs (1)
3012
cons.
Remove
(cons[j]);
fx\src\data\System\Data\DataTable.cs (1)
1597
Constraints.
Remove
(oldKey);