Bde.DBTables.TDBError Properties
InheritedProtected
| Category | public | Indicates the category of error referenced by ErrorCode. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| ErrorCode | public | Indicates the error code returned by the BDE. |
| Message | public | Specifies the text of the error message. |
| NativeError | public | Indicates the remote error code returned from the server. |
| SubCode | public | Indicates the subcode of the error referenced by ErrorCode. |