Name | Description | |
---|---|---|
CanConvertToSQLFilterExpression | Determines whether this filter expression can be converted to a SQL filter expression. | |
Combine | Combines a range of expressions using the specified logical operator. | |
FromString | Creates a FilterExpression from a string. | |
GetSQLFilterExpression<T> | Gets a filtering expression suitable for Linq to SQL. |