CaseSensitive Property
Indicates whether comparisons with the data should ignore case.
Syntax
[ fValue = ] TDC.CaseSensitive
Possible Values
fValue Boolean.
- true
- Default. Indicates that the data file should be treated as case-sensitive.
false
- Indicates that uppercase and lowercase characters should be treated equally.
The property is read/write. The property has a default value of true.
Applies To
TDC