IndexSegment. Coltyp, propriété

Obtient le type de la colonne en cours d’indexation.

Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'Declaration
Public ReadOnly Property Coltyp As JET_coltyp
    Get
'Usage
Dim instance As IndexSegment
Dim value As JET_coltyp

value = instance.Coltyp
public JET_coltyp Coltyp { get; }

Valeur de la propriété

Type : Microsoft.ISAM.esent.Interop.JET_coltyp

Voir aussi

Informations de référence

IndexSegment, classe

Membres IndexSegment

Espace de noms Microsoft. ISAM. esent. Interop