Comparison Constants

The following table shows the comparison constants you can use anywhere in your code in place of actual values.

Constant
Value
Description
vbBinaryCompare 0 Perform a binary comparison
vbTextCompare 1 Perform a textual comparison
vbDatabaseCompare 2 Not supported