JET_COLUMNCREATE. coltyp, propriété
Obtient ou définit le type 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 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