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