資料表類別

類別,封裝可處置物件中的JET_TABLEID。 這會開啟現有的資料表。 若要建立資料表,請使用 JetCreateTable 方法。

繼承階層

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

Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

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

執行緒安全

這個類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。

另請參閱

參考

資料表成員

Microsoft.Isam.Esent.Interop 命名空間