Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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