DbUpdateCommandTree.Predicate Property
Gets an DbExpression that specifies the predicate used to determine which members of the target collection should be updated.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Core.Common.CommandTrees.DbExpressionAn DbExpression that specifies the predicate used to determine which members of the target collection should be updated.