1 instantiation of InRowChangingEventException
System.Data (1)
fx\src\data\System\Data\DataException.cs (1)
360InRowChangingEventException e = new InRowChangingEventException(error);
2 references to InRowChangingEventException
System.Data (2)
fx\src\data\System\Data\DataException.cs (2)
359static private InRowChangingEventException _InRowChangingEvent(string error) { 360InRowChangingEventException e = new InRowChangingEventException(error);