8 references to Delete
System.Data.Common (6)
System\Data\DataRowCollection.cs (1)
186row.Delete();
System\Data\DataView.cs (1)
697row.Delete();
System\Data\XMLDiffLoader.cs (2)
118row.Delete(); 172row.Delete();
System\Xml\XmlDataDocument.cs (2)
2838row.Delete(); 2843row.Delete();
System.Data.Odbc (2)
System\Data\Odbc\OdbcMetaDataFactory.cs (2)
115restriction.Delete(); 120collection.Delete();