2 references to RowInsertMissing
System.Data.Common (2)
System\Data\DataSet.cs (1)
2537throw ExceptionBuilder.RowInsertMissing(t.TableName);
System\Data\DataTable.cs (1)
6378throw ExceptionBuilder.RowInsertMissing(newDt.TableName);