Filter |
The FilterExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(FilterCollection) | 同And |
![]() | Add(FilterExpression) | 同And |
![]() | And(FilterCollection) | 逻辑与另一个过滤条件集合 |
![]() | And(FilterExpression) | 逻辑与另一个过滤条件 |
![]() | Or(FilterCollection) | 逻辑或另一个过滤条件集合 |
![]() | Or(FilterExpression) | 逻辑或另一个过滤条件 |