The constant with which to compare the field specified in the Alias property.
For example, for a WHERE clause CardName = "Joe", the CondVal property would be Joe.
The constant with which to compare the field specified in the Alias property.
For example, for a WHERE clause CardName = "Joe", the CondVal property would be Joe.
| Visual Basic |
|---|
Public Property CondVal() As String |