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