JET_TABLECREATE.cbtyp プロパティ

コールバック関数の型を取得または設定します。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

'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 名前空間