IdeaBlade DevForce 2010 Help Reference
PredicateBuilder Class Members
See Also  Methods  Send Feedback
IdeaBlade.Linq Assembly > IdeaBlade.Linq Namespace : PredicateBuilder Class


The following tables list the members exposed by PredicateBuilder.

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

© 2013 All Rights Reserved.