共用方式為


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

適用於