Share via


DbJoinExpression.Left Propriété

Définition

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

public:
 property System::Data::Common::CommandTrees::DbExpressionBinding ^ Left { System::Data::Common::CommandTrees::DbExpressionBinding ^ get(); };
public System.Data.Common.CommandTrees.DbExpressionBinding Left { get; }
member this.Left : System.Data.Common.CommandTrees.DbExpressionBinding
Public ReadOnly Property Left As DbExpressionBinding

Valeur de propriété

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

S’applique à