1 reference to InRowChangingEventException
System.Data.Common (1)
System\Data\DataException.cs (1)
362
private static Exception _InRowChangingEvent(string error) => TraceExceptionAsReturnValue(new
InRowChangingEventException
(error));