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 올바른 입력을 제공하는 것입니다.

적용 대상