Contents Index Topic Contents | ||
Previous Topic: AppendData Next Topic: CharSet |
CaseSensitive
Indicates whether or not comparisons with the data should ignore case.
Syntax
dataobj.CaseSensitive = fValue
fValue Boolean value. TRUE (default) indicates the data file should be treated case-sensitively. FALSE indicates that upper- and lower-case characters should be treated equally.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.