Classe EsentConsistentTimeMismatchException
Classe di base per JET_err. Eccezioni ConsistentTimeMismatch.
Gerarchia di ereditarietà
System.Object
Exception
Microsoft.Isam.Esent.EsentException
Microsoft.Isam.Esent.Interop.EsentErrorException
Microsoft.Isam.Esent.Interop.EsentDataException
Microsoft.Isam.Esent.Interop.EsentInconsistentException
Microsoft.Isam.Esent.Interop.EsentConsistentTimeMismatchException
Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Sintassi
'Declaration
<SerializableAttribute> _
Public NotInheritable Class EsentConsistentTimeMismatchException _
Inherits EsentInconsistentException
'Usage
Dim instance As EsentConsistentTimeMismatchException
[SerializableAttribute]
public sealed class EsentConsistentTimeMismatchException : EsentInconsistentException
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.