4 references to GetNestedParentRelation
System.Data (4)
fx\src\data\System\NewXml\XmlDataDocument.cs (4)
718
DataRelation relation =
GetNestedParentRelation
(row);
1407
DataRelation relation =
GetNestedParentRelation
(row);
1560
DataRelation relation =
GetNestedParentRelation
(child);
2381
DataRelation rel =
GetNestedParentRelation
( childRow );