Click or drag to resize

FoxCollations Enumeration

X#
List of possible index collations for VFP DBF files. For each of these collations there is a weight table in the XSharp.VFP assembly.

Namespace:  XSharp
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 enum FoxCollations
Members
  Member nameValueDescription
CZECH0CZech collation. Supported are codepages 852, 895 and 1250
DUTCH1Dutch collation. Supported are codepages 437, 850 and 1252
GENERAL2General collation. Supported are codepages 437, 620, 850,852,857,861,865,895,1250,1252 and 1254
GERMAN3German phone book order (DIN) collation. Supported are codepages 437, and 1252
This collation is used for English, French, German, Modern Spanish, Portuguese, and other Western European languages
GREEK4Greek collation. Supported are codepages 737, and 1253
HUNGARY5Hungarian collation. Supported are codepages 852, and 1250
ICELAND6Icelandic collation. Supported are codepages 437,, 850, 861 and 1252
MACHINE7Machine collation. Supported are codepages 437, 620, 850,852,857,861,865,895,1250,1251,1252,1253 and 1254
NORDAN8Norwegian, Danish collation. Supported are codepages 437, 850, 865 and 1252.
POLISH9Polish collation. Supported are codepages 620, 852 and 1250
RUSSIAN10Russian collation. Supported are codepages 866 and 1251
SLOVAK11Slovakian collation. Supported are codepages 852, 895 and 1250
SPANISH12Traditional Spanish collation. Supported are codepages 437, 850 and 1252
SWEFIN13Swedish/Finnish collation. Supported are codepages 437, 850, 865 and 1252
TURKISH14Turkish collation. Supported are codepages 857 and 1254
UNIQWT15Unique Weight collation. Supported are codepages 437, 850 and 1252
See Also