FireDAC.Phys.IBWrapper.TFDIBError Properties
InheritedProtected
| ColNo | public | |
| CommandTextOffset | public | Returns the offset from the beginning of a SQL text command. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| ErrClass | public | |
| ErrCode | public | |
| ErrorCode | public | Returns a DBMS-specific error code. |
| ExceptionCode | public | |
| Facility | public | |
| Kind | public | Returns a DBMS-independent error kind. |
| Level | public | The number of a TFDDBError item. |
| LineNo | public | |
| Message | public | Returns an error, warning or message text. |
| ObjName | public | Returns a DBMS object name involved in an error or a warning. |
| RowIndex | public | Returns a row index, where an error occurred. |
| SQLCode | public | |
| SQLState | public |