ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace : FilterConditionJunction Class |
The following tables list the members exposed by FilterConditionJunction.
Name | Description | |
---|---|---|
![]() | Count | Indicates the number of items in the list. |
![]() | Item | Gets the element at the specified index. |
![]() | Not | Gets or sets the negation flag for the junction. |
![]() | Operator | Gets or sets the type of junction (conjunction or disjunction). |
Name | Description | |
---|---|---|
![]() | Add | Adds new Filter Condition item to the list. |
![]() | Clear | Clears the list. |
![]() | Delete | Removes item at the specified index from the list and disposes it. |
![]() | IndexOf | Determines the index of a specific Filter Condition in the list. |
![]() | Insert | Adds new Filter Condition item to the specified position in the list. |
![]() | Remove | Removes the Filter Condition from the list and disposes it. |