JET_COLUMNLIST. columnidcbMax, propriété

Obtient le ColumnID de la colonne dans la table temporaire qui stocke la longueur maximale de la colonne.

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

Syntaxe

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

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

Membres JET_COLUMNLIST

Espace de noms Microsoft. ISAM. esent. Interop