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.
Include protected members
Include inherited members
Contains the information about an error.
The JET_ERRINFOBASIC type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
JET_ERRINFOBASIC | Initializes a new instance of the JET_ERRINFOBASIC class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
errcat | Gets or sets the category of the error. |
![]() |
errValue | Gets or sets the error value for the requested info level. |
![]() |
lSourceLine | Gets or sets the source file line for the requested info level. |
![]() |
rgCategoricalHierarchy | Gets or sets the hierarchy of errors. Position 0 is the highest level in the hierarchy, and the rest are JET_errcatUnknown. |
![]() |
rgszSourceFile | Gets or sets the source file name for the requested info level. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
ContentEquals | Returns a value indicating whether this instance is equal to another instance. |
![]() |
DeepClone | Returns a deep copy of the object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Generate a string representation of the instance. (Overrides Object.ToString().) |
Top
.gif)
.gif)
.gif)