DevForce Help Reference
PredicateBuilder Class
Members 


Contains helper and extension methods to dynamically compose expression predicates.
Syntax
'Declaration
 
<ExtensionAttribute()>
Public MustInherit NotInheritable Class PredicateBuilder 
'Usage
 
Dim instance As PredicateBuilder
[Extension()]
public static class PredicateBuilder 
Remarks
Use the PredicateBuilder to dynamically build query filtering criteria.
Inheritance Hierarchy

System.Object
   IdeaBlade.Linq.PredicateBuilder

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PredicateBuilder Members
IdeaBlade.Linq Namespace

Send Feedback