Condividi tramite


DbJoinExpression.Right Proprietà

Definizione

Ottiene l'oggetto DbExpressionBinding che fornisce l'input di destra.

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

Valore della proprietà

Oggetto DbExpressionBinding che fornisce l'input di destra.

Si applica a