CollationMode 枚举 | |
This enum specifies the collation mode used to create and update index strings.
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 public enum CollationMode
成员
| 成员名称 | 值 | 说明 |
---|
| Windows | 0 | |
| Clipper | 1 | |
| Unicode | 2 | |
| Ordinal | 3 | |
| Xpp | 4 | |
参见