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