EsentResource 類別

這是所有實體資源物件的基類。 此類別的子類別可以配置和釋放 Unmanaged 資源。

繼承階層

System.Object
  Microsoft.Isam.Esent.Interop.EsentResource
    Microsoft.Isam.Esent.Interop.Session
    Microsoft.Isam.Esent.Interop.Table
    Microsoft.Isam.Esent.Interop.Transaction
    Microsoft.Isam.Esent.Interop.Update
    Microsoft.Isam.Esent.Interop.Windows8.DurableCommitCallback

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

Syntax

'Declaration
Public MustInherit Class EsentResource _
    Implements IDisposable
'Usage
Dim instance As EsentResource
public abstract class EsentResource : IDisposable

執行緒安全

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

另請參閱

參考

EsentResource 成員

Microsoft.Isam.Esent.Interop 命名空間