[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Firebird/Interbase transaction
Source position: ibconnection.pp line 54
type TIBTrans = class(TSQLHandle) |
end; |
|
Firebird/Interbase transaction |
|
| | ||
|
Internal object representing a database internal handle |
|
| | ||
Firebird/Interbase database transaction object. Descendant of TSQLHandle.
|
TIBConnection: Firebird/Interbase specific TSQLConnection |