JET_UNICODEINDEX members

Include protected members
Include inherited members

Customizes how Unicode data gets normalized when an index is created over a Unicode column. Customizes how Unicode data gets normalized when an index is created over a Unicode column.

The JET_UNICODEINDEX type exposes the following members.

Constructors

  Name Description
Public method JET_UNICODEINDEX

Top

Properties

  Name Description
Public property dwMapFlags Gets or sets the flags to be used with LCMapString when normalizing unicode data.
Public property lcid Gets or sets the LCID to be used when normalizing unicode data.
Public property szLocaleName Gets or sets the LocaleName to be used when normalizing unicode data.

Top

Methods

  Name Description
Public method ContentEquals Returns a value indicating whether this instance is equal to another instance.
Public method DeepClone Returns a deep copy of the object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEffectiveLocaleName As a workaround for systems that do not have LCID support, we will convert a VERY limited number of LCIDs to locale names.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Generate a string representation of the instance. (Overrides Object.ToString().)

Top

See also

Reference

JET_UNICODEINDEX class

Microsoft.Isam.Esent.Interop namespace