FireDAC.Phys.MSSQL.TFDMSSQLError Properties
InheritedProtected
| CommandTextOffset | public | Returns the offset from the beginning of a SQL text command. |
| DiagMessage | public | |
| 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. |
| Line | public | |
| Message | public | Returns an error, warning or message text. |
| MessageState | public | |
| ObjName | public | Returns a DBMS object name involved in an error or a warning. |
| ProcName | public | |
| RowIndex | public | Returns a row index, where an error occurred. |
| ServerName | public | |
| Severity | public | |
| SQLState | public |