[Overview][Constants][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Firebird/Interbase database error
Source position: ibconnection.pp line 23
type EIBDatabaseError = class(EDatabaseError) |
||
public |
||
GDSErrorCode: LongInt; |
|
Firebird/Interbase GDS error code. |
end; |
|
Firebird/Interbase database error |
|
| | ||
|
Base class for all database-related errors |
|
| | ||
| | ||
Firebird/Interbase database error, a descendant of EDatabaseError.
TSQLConnection.EDatabaseError |