propiedad JET_TABLECREATE.cbtyp
Obtiene o establece un tipo de la función de devolución de llamada.
Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Sintaxis
'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; }
Valor de propiedad
Tipo: Microsoft.Isam.Esent.Interop.JET_cbtyp