DevForce Help Reference
DynamicQueryExtensions Class Members
Methods 


The following tables list the members exposed by DynamicQueryExtensions.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)AndReturns CompositePredicateDescription which represents a conditional AND operation of the current PredicateDescription with another.  
Public Methodstatic (Shared in Visual Basic)CombineOverloaded. Returns an AnonymousProjectionSelector combining the current projection selector with another.  
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public Methodstatic (Shared in Visual Basic)NotReturns CompositePredicateDescription which represents a logical NOT operation of the current PredicateDescription.  
Public Methodstatic (Shared in Visual Basic)OrReturns CompositePredicateDescription which represents a conditional OR operation of the current PredicateDescription with another.  
Public Methodstatic (Shared in Visual Basic)ThenByOverloaded. Returns a CompositeSortSelector with a "ThenBy" class added to the current selector.  
Public Methodstatic (Shared in Visual Basic)ToPredicate<T> Returns an Expression{Func{T}} representing the predicate.  
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

DynamicQueryExtensions Class
IdeaBlade.Linq Namespace

Send Feedback