Compartilhar via


DbJoinExpression.Right Propriedade

Definição

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

public System.Data.Entity.Core.Common.CommandTrees.DbExpressionBinding Right { get; }
member this.Right : System.Data.Entity.Core.Common.CommandTrees.DbExpressionBinding
Public ReadOnly Property Right As DbExpressionBinding

Valor da propriedade

O DbExpressionBinding que fornece a entrada correta.

Aplica-se a