| CondVal Property | |
| See Also |
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.
Read-write property
| Visual Basic |
|---|
Public Property CondVal() As String |