ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace : FilterFactory Class |
The following tables list the members exposed by FilterFactory.
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". |