DbJoinExpression.Right 属性

定义

获取提供右输入的 DbExpressionBinding

public System.Data.Entity.Core.Common.CommandTrees.DbExpressionBinding Right { get; }
member this.Right : System.Data.Entity.Core.Common.CommandTrees.DbExpressionBinding
Public ReadOnly Property Right As DbExpressionBinding

属性值

提供右输入的 DbExpressionBinding

适用于