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