Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets a type of the callback function.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'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; }
Property value
Type: Microsoft.Isam.Esent.Interop.JET_cbtyp