classe JET_UNICODEINDEX

Personnalise la façon dont les données Unicode sont normalisées lorsqu’un index est créé sur une colonne Unicode. Personnalise la façon dont les données Unicode sont normalisées lorsqu’un index est créé sur une colonne Unicode.

Hiérarchie d’héritage

System.Object
  Microsoft.Isam.Esent.Interop.JET_UNICODEINDEX

Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'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>

Sécurité des threads

Tout membre statique public (Shared en Visual Basic) de ce type est thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Informations de référence

JET_UNICODEINDEX membres

Espace de noms Microsoft.Isam.Esent.Interop