Partager via


propriété JET_COLUMNCREATE.coltyp

Obtient ou définit le type 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 coltyp As JET_coltyp
    Get
    Set
'Usage
Dim instance As JET_COLUMNCREATE
Dim value As JET_coltyp

value = instance.coltyp

instance.coltyp = value
public JET_coltyp coltyp { get; set; }

Valeur de la propriété

Type : Microsoft.Isam.Esent.Interop.JET_coltyp

Voir aussi

Informations de référence

classe JET_COLUMNCREATE

JET_COLUMNCREATE membres

Espace de noms Microsoft.Isam.Esent.Interop