DbJoinExpression.Right プロパティ

定義

適切な入力を提供する DbExpressionBinding を取得します。

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

プロパティ値

適切な入力を提供する DbExpressionBinding

適用対象