CaseSensitiveCaseSensitive*
*



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

fValueBoolean value. TRUE (default) indicates the data file should be treated case-sensitively. FALSE indicates that upper- and lower-case characters should be treated equally.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.