Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Inheritance hierarchy
System.Object
Microsoft.Isam.Esent.Interop.JET_UNICODEINDEX
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class JET_UNICODEINDEX _
Implements IContentEquatable(Of JET_UNICODEINDEX), IDeepCloneable(Of JET_UNICODEINDEX)
'Usage
Dim instance As JET_UNICODEINDEX
[SerializableAttribute]
public sealed class JET_UNICODEINDEX : IContentEquatable<JET_UNICODEINDEX>,
IDeepCloneable<JET_UNICODEINDEX>
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.