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