Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the information about an error.
Inheritance hierarchy
System.Object
Microsoft.Isam.Esent.Interop.Windows8.JET_ERRINFOBASIC
Namespace: Microsoft.Isam.Esent.Interop.Windows8
Assembly: 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>
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.