DbLambdaExpression.Lambda Property

 

Gets the DbLambda representing the Lambda function applied by this expression.

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

public DbLambda Lambda { get; }

Property Value

Type: System.Data.Entity.Core.Common.CommandTrees.DbLambda