JET_TABLECREATE. cbtyp, propriété

Obtient ou définit un type de la fonction de rappel.

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

Syntaxe

'Declaration
Public Property cbtyp As JET_cbtyp
    Get
    Set
'Usage
Dim instance As JET_TABLECREATE
Dim value As JET_cbtyp

value = instance.cbtyp

instance.cbtyp = value
public JET_cbtyp cbtyp { get; set; }

Valeur de la propriété

Type : Microsoft.ISAM.esent.Interop.JET_cbtyp

Voir aussi

Informations de référence

Classe JET_TABLECREATE

Membres JET_TABLECREATE

Espace de noms Microsoft. ISAM. esent. Interop