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