db_fullquery_get_load_location (private)

 db_fullquery_get_load_location fullquery

Defined in packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl

Accessor for fullquery data abstraction

Parameters:
fullquery - datastructure constructed by db_fullquery_create
Returns:
load location

Partial Call Graph (max 5 caller/called nodes):
%3 db_qd_internal_load_queries db_qd_internal_load_queries (private) db_fullquery_get_load_location db_fullquery_get_load_location db_qd_internal_load_queries->db_fullquery_get_load_location

Testcases:
No testcase defined.
Source code:
    return [lindex $fullquery 5]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: