DbUnaryExpression.Argument Property

 

Gets the DbExpression that defines the argument.

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

public virtual DbExpression Argument { get; }