2 writes to _parentRowView
System.Data.Common (2)
System\Data\RelatedView.cs (2)
23_parentRowView = null; 34_parentRowView = parentRowView;
4 references to _parentRowView
System.Data.Common (4)
System\Data\RelatedView.cs (4)
48if (!_parentRowView!.HasRecord()) 52return _parentKey!.Value.GetKeyValues(_parentRowView.GetRecord()); 117_parentRowView!.Equals(other._parentRowView));