Partager via


DbJoinExpression.Left Propriété

Définition

Obtient l'objet DbExpressionBinding qui fournit l'entrée de gauche.

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

Valeur de propriété

Objet DbExpressionBinding qui fournit l'entrée de gauche.

S’applique à