1 reference to DataRow_RowInsertMissing
System.Data.Common (1)
System\Data\DataException.cs (1)
607
public static Exception RowInsertMissing(string tableName) => _IndexOutOfRange(SR.Format(SR.
DataRow_RowInsertMissing
, tableName));