JET_UNICODEINDEX.dwMapFlags, proprietà

Ottiene o imposta i flag da usare con LCMapString durante la normalizzazione dei dati unicode.

Questa API non è conforme a CLS. 

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'Declaration
<CLSCompliantAttribute(False)> _
Public Property dwMapFlags As UInteger
    Get
    Set
'Usage
Dim instance As JET_UNICODEINDEX
Dim value As UInteger

value = instance.dwMapFlags

instance.dwMapFlags = value
[CLSCompliantAttribute(false)]
public uint dwMapFlags { get; set; }

Valore proprietà

Tipo: System.UInt32

Vedi anche

Riferimento

classe JET_UNICODEINDEX

membri JET_UNICODEINDEX

Spazio dei nomi Microsoft.Isam.Esent.Interop