Clase EsentCannotNestDistributedTransactionsException
Clase base para JET_err. Excepciones de CannotNestDistributedTransactions.
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.EsentObsoleteException
Microsoft.Isam.Esent.Interop.EsentCannotNestDistributedTransactionsException
Espacio de nombres: Microsoft.Isam.Esent.Interop
Ensamblado: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Sintaxis
'Declaration
<SerializableAttribute> _
Public NotInheritable Class EsentCannotNestDistributedTransactionsException _
Inherits EsentObsoleteException
'Usage
Dim instance As EsentCannotNestDistributedTransactionsException
[SerializableAttribute]
public sealed class EsentCannotNestDistributedTransactionsException : EsentObsoleteException
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.