Futilities/v0.6/fx/ODbConn
< Futilities | v0.6 | fx
Jump to navigation
Jump to search
Status
- 2025-10-25 usage around this function is kind of incomplete and a mess. Nothing actually defines it anymore. There is removed code which does, and that code probably needs to be reinstated. #TODO
Definition
public function QODbConn() : QObjIface;
Usage
| clade | usage | notes |
|---|---|---|
Sys\dba\InReq\DoImport |
call from ParseInputString() |
(2025-10-25) Code looks incomplete. |
Sys\dba\InRqData |
call from QODbConn() |
called when $this->oqDbConn is not set
|