UltraLite case creation parameter

Sets the case sensitivity of string comparisons in the UltraLite database. Pass in case=respect to the creation string parameter of the CreateDatabase method in your programming interface (or case=ignore for a case-insensitive database.

 Syntax
 Allowed values
 Default
 Remarks
 See also