Compartilhar via


DbJoinExpression.Left Propriedade

Definição

Obtém o DbExpressionBinding que fornece a entrada left.

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

Valor da propriedade

O DbExpressionBinding que fornece a entrada à esquerda.

Aplica-se a