The following tables list the members exposed by PredicateBuilder.
Name | Description | |
---|---|---|
![]() ![]() | And | Overloaded. Returns a CompositePredicateDescription which represents a conditional AND operation. |
![]() | Equals | (Inherited from object) |
![]() ![]() | False<T> | Returns an expression evaluating to false. |
![]() ![]() | FilterQuery | Build a filtered query from the base query and predicate description(s) provided. |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() ![]() | Make | Overloaded. Return a PredicateDescription from the filter information provided. |
![]() ![]() | Not<T> | Returns a NOT'd version of the specified expression. |
![]() ![]() | Or | Overloaded. Returns a CompositePredicateDescription which represents a conditional OR operation. |
![]() | ToString | (Inherited from object) |
![]() ![]() | True<T> | Returns an expression evaluating to true. |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |