Classe EsentMustCommitDistributedTransactionToLevel0Exception

Classe di base per JET_err. Eccezioni MustCommitDistributedTransactionToLevel0.

Gerarchia di ereditarietà

System.Object
  Exception
    Microsoft.Isam.Esent.EsentException
      Microsoft.Isam.Esent.Interop.EsentErrorException
        Microsoft.Isam.Esent.Interop.EsentApiException
          Microsoft.Isam.Esent.Interop.EsentObsoleteException
            Microsoft.Isam.Esent.Interop.EsentMustCommitDistributedTransactionToLevel0Exception

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

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

Thread safety

I membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedi anche

Riferimento

Membri di EsentMustCommitDistributedTransactionToLevel0Exception

Spazio dei nomi Microsoft.Isam.Esent.Interop