DbJoinExpression.Right Proprietà

Definizione

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

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

Valore della proprietà

Oggetto DbExpressionBinding che fornisce l'input di destra.

Si applica a