3 references to RaiseRowChanging
System.Data (3)
fx\src\data\System\Data\DataTable.cs (3)
3779args = RaiseRowChanging(args, eRow, eAction); 4557drcevent = RaiseRowChanging(null, dataRow, action); 4642drcevent = RaiseRowChanging(null, dataRow, action);