JET_INDEXLIST.columnidLCMapFlags-Eigenschaft

Ruft die Columnid der Spalte in der temporären Tabelle ab, in der die Unicode-Normalisierungsflags für den Index gespeichert werden. Die Spalte ist vom Typ Long.

Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property columnidLCMapFlags As JET_COLUMNID
    Get
    Friend Set
'Usage
Dim instance As JET_INDEXLIST
Dim value As JET_COLUMNID

value = instance.columnidLCMapFlags
public JET_COLUMNID columnidLCMapFlags { get; internal set; }

Eigenschaftswert

Typ: Microsoft.Isam.Esent.Interop.JET_COLUMNID

Weitere Informationen

Verweis

JET_INDEXLIST-Klasse

JET_INDEXLIST Member

Microsoft.Isam.Esent.Interop-Namespace