The comparison operation for the condition.
For example, for a WHERE clause CardName = "Joe", the Operation property would be co_EQUAL.
The comparison operation for the condition.
For example, for a WHERE clause CardName = "Joe", the Operation property would be co_EQUAL.
| Visual Basic |
|---|
Public Property Operation() As BoConditionOperation |