Udostępnij za pośrednictwem


DbUnaryExpression.Argument Właściwość

Definicja

Pobiera element DbExpression definiujący argument.

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

Wartość właściwości

Element DbExpression definiujący argument.

Wyjątki

Wyrażenie ma wartość null.

Wyrażenie nie jest skojarzone z drzewem poleceń elementu DbUnaryExpression lub jego typ wyniku nie jest równy lub jest promotable do wymaganego typu argumentu.

Dotyczy