The following tables list the members exposed by DynamicQueryExtensions.
Name | Description | |
---|---|---|
![]() ![]() | And | Returns CompositePredicateDescription which represents a conditional AND operation of the current PredicateDescription with another. |
![]() ![]() | Combine | Overloaded. Returns an AnonymousProjectionSelector combining the current projection selector with another. |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() ![]() | Not | Returns CompositePredicateDescription which represents a logical NOT operation of the current PredicateDescription. |
![]() ![]() | Or | Returns CompositePredicateDescription which represents a conditional OR operation of the current PredicateDescription with another. |
![]() ![]() | ThenBy | Overloaded. Returns a CompositeSortSelector with a "ThenBy" class added to the current selector. |
![]() ![]() | ToPredicate<T> | Returns an Expression{Func{T}} representing the predicate. |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |