Kelas EsentResource

Ini adalah kelas dasar untuk semua objek sumber daya esen. Subkelas kelas ini dapat mengalokasikan dan melepaskan sumber daya yang tidak dikelola.

Hierarki Warisan

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
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)

Sintaks

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

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 EsentResource

Namespace Microsoft.Isam.Esent.Interop