Clase EsentExistingLogFileHasBadSignatureException

Clase base para JET_err. Excepciones ExistingLogFileHasBadSignature.

Jerarquía de herencia

System.Object
  System.Exception
    Microsoft.Isam.Esent.EsentException
      Microsoft.Isam.Esent.Interop.EsentErrorException
        Microsoft.Isam.Esent.Interop.EsentDataException
          Microsoft.Isam.Esent.Interop.EsentInconsistentException
            Microsoft.Isam.Esent.Interop.EsentExistingLogFileHasBadSignatureException

Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Sintaxis

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

Seguridad para subprocesos

Todos los miembros estáticos públicos (Shared de Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.

Consulte también

Referencia

Miembros de EsentExistingLogFileHasBadSignatureException

Espacio de nombres Microsoft.Isam.Esent.Interop