Data.DBXMetaDataReader.TDBXMetaDataError Properties
InheritedProtected
| BaseException | public | BaseException specifies the innermost exception. | 
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. | 
| ErrorCode | public | TDBXErrorCode for an exception | 
| HelpContext | public | Indicates the context ID number for context-sensitive online help associated with the exception. | 
| InnerException | public | InnerException specifies the inner exception. | 
| Message | public | Explanation of exception | 
| StackInfo | public | StackInfo provides the stack information when this exception is raised. | 
| StackTrace | public | String representation of the stack information. |