2 references to GetNestedParentCount
System.Data.Common (2)
System\Data\xmlsaver.cs (2)
2827
int nestedParentRowCount = row.
GetNestedParentCount
();
2906
int parentRowCount = row.
GetNestedParentCount
();