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