db_fullquery_get_rdbms (private)
db_fullquery_get_rdbms fullquery
Defined in packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl
Accessor for fullquery data abstraction
- Parameters:
- fullquery (required)
- datastructure constructed by db_fullquery_create
- Returns:
- rdbms descriptor
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [lindex $fullquery 4]XQL Not present: Generic, PostgreSQL, Oracle