Kelas tabel

Kelas yang merangkum JET_TABLEID dalam objek sekali pakai. Ini membuka tabel yang sudah ada. Untuk membuat tabel, gunakan metode JetCreateTable.

Hierarki Warisan

System.Object
  Microsoft.Isam.Esent.Interop.EsentResource
    Microsoft.Isam.Esent.Interop.Table

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

Sintaks

'Declaration
Public Class Table _
    Inherits EsentResource
'Usage
Dim instance As Table
public class Table : EsentResource

Keamanan utas

Setiap anggota statis publik (Dibagikan dalam Visual Basic) jenis ini aman untuk utas. Setiap anggota instans tidak dijamin aman untuk utas.

Lihat juga

Referensi

Anggota tabel

Namespace Microsoft.Isam.Esent.Interop