Indicates whether the value with which to compare the field specified by the Alias property field is another database field (specified in the CompareFields property) or a constant (specified in the CondVal property).
Indicates whether the value with which to compare the field specified by the Alias property field is another database field (specified in the CompareFields property) or a constant (specified in the CondVal property).
| Visual Basic |
|---|
Public Property CompareFields() As Boolean |
True: Database field name
False: Constant (default)