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