5 references to ChildColumns
System.Data.Entity (5)
System\Data\Mapping\ViewGeneration\Validation\ForeignConstraint.cs (5)
281AssociationEndMember parentEnd = GetRelationEndForColumns(cell, ChildColumns); 358var childProperties = cell.GetCSlotsForTableColumns(ChildColumns); 472if (MemberPath.AreAllMembersNullable(ChildColumns) == false && parentEnd.RelationshipMultiplicity != RelationshipMultiplicity.One) 673List<List<int>> allChildSlotNums = GetSlotNumsForColumns(childCell, ChildColumns); 774MemberPath.PropertiesToUserString(ChildColumns, false),