DbJoinExpression.Left 属性

定义

获取提供左输入的 DbExpressionBinding

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

属性值

提供左输入的 DbExpressionBinding

适用于