JET_INDEXLIST. columnidcEntry, propriété

Obtient le ColumnID de la colonne dans la table temporaire qui stocke le nombre d’entrées dans l’index. Cette valeur n’est pas actuelle et est uniquement mise à jour par « API. JetComputeStats ». La colonne est de type long.

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

Syntax

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

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

Valeur de la propriété

Type : Microsoft.ISAM.esent.Interop.JET_COLUMNID

Voir aussi

Référence

Classe JET_INDEXLIST

Membres JET_INDEXLIST

Espace de noms Microsoft. ISAM. esent. Interop