DbJoinExpression.JoinCondition Property

 

Gets the DbExpression that defines the join condition to apply.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public DbExpression JoinCondition { get; }