Поделиться через


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, предоставляющий правый вход.

Применяется к