JET_OBJECTLIST. columnidcPage, propriété

Obtient le ColumnID de la colonne dans la table temporaire qui stocke le nombre de pages utilisées par la table.

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

Syntaxe

'Declaration
Public Property columnidcPage As JET_COLUMNID
    Get
    Friend Set
'Usage
Dim instance As JET_OBJECTLIST
Dim value As JET_COLUMNID

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

Valeur de la propriété

Type : Microsoft.ISAM.esent.Interop.JET_COLUMNID

Voir aussi

Informations de référence

Classe JET_OBJECTLIST

Membres JET_OBJECTLIST

Espace de noms Microsoft. ISAM. esent. Interop