Clase EsentRestoreOfNonBackupDatabaseException

Clase base para JET_err. Excepciones restoreOfNonBackupDatabase.

Jerarquía de herencia

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.EsentRestoreOfNonBackupDatabaseException

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

Sintaxis

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

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.

Vea también

Referencia

Miembros de EsentRestoreOfNonBackupDatabaseException

Espacio de nombres Microsoft.Isam.Esent.Interop