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