properti JET_TABLECREATE.cbtyp

Mendapatkan atau mengatur jenis fungsi panggilan balik.

Namespace:Microsoft.Isam.Esent.Interop
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)

Sintaks

'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; }

Nilai properti

Jenis: Microsoft.Isam.Esent.Interop.JET_cbtyp

Lihat juga

Referensi

kelas JET_TABLECREATE

anggota JET_TABLECREATE

Namespace Microsoft.Isam.Esent.Interop