Язык

DbJoinExpression.Left Свойство

Определение

Возвращает значение DbExpressionBinding , которое предоставляет левый вход.

public:
 property System::Data::Common::CommandTrees::DbExpressionBinding ^ Left { System::Data::Common::CommandTrees::DbExpressionBinding ^ get(); };
public System.Data.Common.CommandTrees.DbExpressionBinding Left { get; }
member this.Left : System.Data.Common.CommandTrees.DbExpressionBinding
Public ReadOnly Property Left As DbExpressionBinding

Значение свойства

Объект, DbExpressionBinding предоставляющий слева входные данные.

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