2 writes to parentKey
System.Data (2)
fx\src\data\System\Data\RelatedView.cs (2)
25
this.
parentKey
= null;
36
this.
parentKey
= parentKey;
3 references to parentKey
System.Data (3)
fx\src\data\System\Data\RelatedView.cs (3)
51
return
parentKey
.Value.GetKeyValues(parentRowView.GetRecord());
122
CompareArray(this.
parentKey
.Value.ColumnsReference, this.
parentKey
.Value.ColumnsReference) &&