DbJoinExpression.Right Propriété

Définition

Obtient l’élément DbExpressionBinding qui fournit l’entrée appropriée.

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

Valeur de propriété

Qui DbExpressionBinding fournit l’entrée appropriée.

S’applique à