Default value for case-sensitive comparisons in Fetch.
IdFetchCaseSensitiveDefault = True;
IdFetchCaseSensitiveDefault is a Boolean constant that represents the default value used as an arguments to the Fetch function. IdFetchCaseSensitiveDefault indicates that case-sensitive comparisions should be used when processing tokens in Fetch. Otherwise, Fetch calls the FetchCaseInsensitive function in its implementation.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|