2 references to RelationNotInTheDataSet
System.Data (2)
fx\src\data\System\Data\DataRelationCollection.cs (2)
444throw ExceptionBuilder.RelationNotInTheDataSet(name); 461throw ExceptionBuilder.RelationNotInTheDataSet(relation.RelationName);