[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: oracleconnection.pp line 37
type TOracleTrans = class(TSQLHandle) |
protected |
FOciSvcCtx: POCISvcCtx; |
FOciTrans: POCITrans; |
FOciFlags: ub4; |
public |
destructor Destroy; override; |
end; |
| |
| |
TObject |