Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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