[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: ibconnection.pp line 69
type TIBTrans = class(TSQLHandle)
protected
TransactionHandle: pointer;
TPB: string;
Status: TStatusVector;
end;
TIBTrans
TSQLHandle
TObject