JET_OBJECTLIST. columnidflags, propriété

Obtient le ColumnID de la colonne dans la table temporaire qui stocke les indicateurs de table (par exemple, l’indicateur de table système).

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

Syntaxe

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

value = instance.columnidflags
public JET_COLUMNID columnidflags { 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