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