2 references to AddWithColumnEvents
System.Data.Common (2)
System\Data\XmlDataLoader.cs (2)
841
row = table.Rows.
AddWithColumnEvents
(foundColumns); // Create, populate and add row
1109
row = table.Rows.
AddWithColumnEvents
(foundColumns); // Create, populate and add row