Partilhar via


DbJoinExpression.Right Propriedade

Definição

Obtém o DbExpressionBinding que fornece a entrada à direita.

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

Valor da propriedade

O DbExpressionBinding que fornece a entrada correta.

Aplica-se a