JET_TABLECREATE.cbtyp-Eigenschaft

Ruft einen Typ der Rückruffunktion ab oder legt ihn fest.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: 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; }

Eigenschaftswert

Typ: Microsoft.Isam.Esent.Interop.JET_cbtyp

Siehe auch

Verweis

JET_TABLECREATE-Klasse

JET_TABLECREATE-Member

Microsoft.Isam.Esent.Interop-Namespace