Sdílet prostřednictvím


DbJoinExpression.Right Vlastnost

Definice

Získá ten DbExpressionBinding , který poskytuje správný vstup.

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

Hodnota vlastnosti

Ten DbExpressionBinding , který poskytuje správný vstup.

Platí pro