| << C.1.2- The Connection Object | AppendixC | C.1.4- The Errors Collection >> |
The Error Object
Properties
| Name | Returns | Description |
| Description | String | A description string associated with the error. Read-only. |
| HelpContext | Integer | Indicates the ContextID in the help file for the associated error. Read-only. |
| HelpFile | String | Indicates the name of the help file. Read-only. |
| NativeError | Long | Indicates the provider-specific error code for the associated error. Read-only. |
| Number | Long | Indicates the number that uniquely identifies an Error object. Read-only. |
| Source | String | Indicates the name of the object or application that originally generated the error. Read-only. |
| SQLState | String | Indicates the SQL state for a given Error object. It is a five-character string that follows the ANSI SQL standard. Read-only. |
| << C.1.2- The Connection Object | AppendixC | C.1.4- The Errors Collection >> |

RSS
