JET_ERRINFOBASIC-Klasse

Enthält die Informationen zu einem Fehler.

Vererbungshierarchie

System.Object
  Microsoft.Isam.Esent.Interop.Windows8.JET_ERRINFOBASIC

Namespace:Microsoft.Isam.Esent.Interop.Windows8
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class JET_ERRINFOBASIC _
    Implements IContentEquatable(Of JET_ERRINFOBASIC), IDeepCloneable(Of JET_ERRINFOBASIC)
'Usage
Dim instance As JET_ERRINFOBASIC
[SerializableAttribute]
public sealed class JET_ERRINFOBASIC : IContentEquatable<JET_ERRINFOBASIC>, 
    IDeepCloneable<JET_ERRINFOBASIC>

Threadsicherheit

Alle öffentlichen statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Weitere Informationen

Verweis

JET_ERRINFOBASIC-Member

Microsoft.Isam.Esent.Interop.Windows8-Namespace