1 write to _relation
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
503
this.
_relation
= relType;
1 reference to _relation
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
512
public RelationshipType Relationship { get { return
_relation
; } }