JET_TABLECREATE.cbtyp 屬性

取得或設定回呼函式的類型。

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

屬性值

類型: Microsoft.Isam.Esent.Interop.JET_cbtyp

另請參閱

參考

JET_TABLECREATE 類別

JET_TABLECREATE成員

Microsoft.Isam.Esent.Interop 命名空間