JET_TABLECREATE.cbtyp, proprietà

Ottiene o imposta un tipo della funzione di callback.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'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; }

Valore proprietà

Tipo: Microsoft.Isam.Esent.Interop.JET_cbtyp

Vedi anche

Riferimento

classe JET_TABLECREATE

membri JET_TABLECREATE

Spazio dei nomi Microsoft.Isam.Esent.Interop