1 reference to DeletedRowInaccessibleException
System.Data.Common (1)
System\Data\DataException.cs (1)
360private static Exception _DeletedRowInaccessible(string error) => TraceExceptionAsReturnValue(new DeletedRowInaccessibleException(error));