[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Firebird/Interbase database error
Source position: ibconnection.pp line 33
type EIBDatabaseError = class(ESQLDatabaseError) |
||
public |
||
property StatusVector: TStatusVector; [rw] |
|
Low-level IB API status vector |
property GDSErrorCode: Integer; [r] deprecated ; |
|
Firebird/Interbase GDS error code. |
end; |
|
Firebird/Interbase database error |
|
| | ||
|
SQL database error class. |
|
| | ||
|
Base class for all database-related errors |
|
| | ||
| | ||
TObject |
Firebird/Interbase database error, a descendant of db.EDatabaseError.
|
Base class for all database-related errors |