Udostępnij za pośrednictwem


DbBinaryExpression.Left Właściwość

Definicja

Pobiera element DbExpression definiujący argument po lewej stronie.

public virtual System.Data.Entity.Core.Common.CommandTrees.DbExpression Left { get; }
member this.Left : System.Data.Entity.Core.Common.CommandTrees.DbExpression
Public Overridable ReadOnly Property Left As DbExpression

Wartość właściwości

Element DbExpression definiujący argument po lewej stronie.

Wyjątki

Wyrażenie ma wartość null.

Wyrażenie nie jest skojarzone z drzewem DbBinaryExpression poleceń typu , lub jego typ wyniku nie jest równy lub promotable do wymaganego typu dla argumentu po lewej stronie.

Dotyczy