FireDAC.Phys.MySQLWrapper.TFDMySQLError Properties
InheritedProtected
| 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. |
| ErrorCode | public | Returns a DBMS-specific error code. |
| Kind | public | Returns a DBMS-independent error kind. |
| Level | public | The number of a TFDDBError item. |
| 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. |
| SQLState | public |