DevForce Help Reference
PredicateBuilder Class Methods


For a list of all members of this type, see PredicateBuilder members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)AndOverloaded. Returns a CompositePredicateDescription which represents a conditional AND operation.  
Public MethodEquals (Inherited from object)
Public Methodstatic (Shared in Visual Basic)False<T> Returns an expression evaluating to false.  
Public Methodstatic (Shared in Visual Basic)FilterQuery Build a filtered query from the base query and predicate description(s) provided.  
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public Methodstatic (Shared in Visual Basic)MakeOverloaded. Return a PredicateDescription from the filter information provided.  
Public Methodstatic (Shared in Visual Basic)Not<T> Returns a NOT'd version of the specified expression.  
Public Methodstatic (Shared in Visual Basic)OrOverloaded. Returns a CompositePredicateDescription which represents a conditional OR operation.  
Public MethodToString (Inherited from object)
Public Methodstatic (Shared in Visual Basic)True<T> Returns an expression evaluating to true.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

PredicateBuilder Class
IdeaBlade.Linq Namespace

Send Feedback