| ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace : FilterFactory Class | 
For a list of all members of this type, see FilterFactory members.
| Name | Description | |
|---|---|---|
![]() ![]()  | And | Returns a new set of conditions joined with the AND operator. Alias for "Conjunction". | 
![]() ![]()  | Conjunction | Returns a new set of conditions joined with the AND operator. | 
![]() ![]()  | Disjunction | Returns a new set of conditions joined with the OR operator. | 
![]() ![]()  | Or | Returns a new set of conditions joined with the OR operator. Alias for "Disjunction". |