DbBinaryExpression.Left Property

 

Gets the DbExpression that defines the left argument.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public virtual DbExpression Left { get; }