4 references to GetNestedParentRelation
System.Data.Common (4)
System\Xml\XmlDataDocument.cs (4)
799DataRelation? relation = GetNestedParentRelation(row); 1575DataRelation? relation = GetNestedParentRelation(row); 1748DataRelation? relation = GetNestedParentRelation(child!); 2656DataRelation? rel = GetNestedParentRelation(childRow);