1 write to m_relation
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Validation\KeyConstraint.cs (1)
28m_relation = relation;
2 references to m_relation
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Validation\KeyConstraint.cs (2)
42get { return m_relation; } 54StringUtil.FormatStringBuilder(builder, "Key (V{0}) - ", m_relation.CellNumber);