破棄可能なオブジェクトにJET_TABLEIDをカプセル化するクラス。 これにより、既存のテーブルが開きます。 テーブルを作成するには、JetCreateTable メソッドを使用します。
継承階層
System.Object
Microsoft.Isam.Esent.Interop.EsentResource
Microsoft.Isam.Esent.Interop.Table
Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)
構文
'Declaration
Public Class Table _
Inherits EsentResource
'Usage
Dim instance As Table
public class Table : EsentResource
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。