JET_TABLECREATE.cbtyp 属性

获取或设置回调函数的类型。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'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 命名空间