1 reference to DataRow_RowInsertOutOfRange
System.Data.Common (1)
System\Data\DataException.cs (1)
605
public static Exception RowInsertOutOfRange(int index) => _IndexOutOfRange(SR.Format(SR.
DataRow_RowInsertOutOfRange
, (index).ToString(CultureInfo.InvariantCulture)));