IsAnd: Boolean;
IsAnd: boolean;
The IsAnd property determines operation of union with the next condition.
If the property is set to True, union by logical "AND" is performed, otherwise - "OR".
Executing the example requires an access protocol filter with the FILTER identifier.
Add a link to the Metabase system assembly.
After executing the example the second condition, for which the union operation with the previous condition "Union by logical AND with adding negation of a condition (NOT)" is determined, is added for a filter.
See also: