Kelas EsentInvalidDatabaseException

Kelas dasar untuk JET_err. Pengecualian InvalidDatabase.

Hierarki Warisan

System.Object
  System.Exception
    Microsoft.Isam.Esent.EsentException
      Microsoft.Isam.Esent.Interop.EsentErrorException
        Microsoft.Isam.Esent.Interop.EsentApiException
          Microsoft.Isam.Esent.Interop.EsentUsageException
            Microsoft.Isam.Esent.Interop.EsentInvalidDatabaseException

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

Sintaks

'Declaration
<SerializableAttribute> _
Public NotInheritable Class EsentInvalidDatabaseException _
    Inherits EsentUsageException
'Usage
Dim instance As EsentInvalidDatabaseException
[SerializableAttribute]
public sealed class EsentInvalidDatabaseException : EsentUsageException

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 EsentInvalidDatabaseException

Namespace Microsoft.Isam.Esent.Interop