DMRColumnCriteria Class |
The DMRColumnCriteria type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClosePars | The number of closing parentheses at the end of this criteria. |
![]() | Combine | Indicates how the boolean result of this condition should be logically combined with the next. |
![]() | OpenPars | The number of open parentheses at the beginning of this criteria. |
![]() | Operand1 | The first operand in this expression. A column object. |
![]() | Operand2 | The second operand in this expression. A collection of strings. |
![]() | Operator | The operator used to combine the two operands into a logical result. |