Partager via


propriété JET_COLUMNLIST.columnidDefault

Obtient le columnid de la colonne dans la table temporaire qui stocke la valeur par défaut de la colonne.

Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'Declaration
Public Property columnidDefault As JET_COLUMNID
    Get
    Friend Set
'Usage
Dim instance As JET_COLUMNLIST
Dim value As JET_COLUMNID

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

Valeur de la propriété

Type : Microsoft.Isam.Esent.Interop.JET_COLUMNID

Voir aussi

Informations de référence

classe JET_COLUMNLIST

JET_COLUMNLIST membres

Espace de noms Microsoft.Isam.Esent.Interop