DbFilterExpression.Predicate Property

 

Gets the DbExpression that specifies the predicate used to filter the input set.

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

public DbExpression Predicate { get; }