4 references to GetNestedParentRelation
System.Data.Common (4)
System\Xml\XmlDataDocument.cs (4)
820DataRelation? relation = GetNestedParentRelation(row); 1592DataRelation? relation = GetNestedParentRelation(row); 1770DataRelation? relation = GetNestedParentRelation(child!); 2698DataRelation? rel = GetNestedParentRelation(childRow);