multirow (public, deprecated)
multirow [ -ulevel ulevel ] [ -local ] [ -unclobber ] op name \ [ args... ]
Defined in packages/acs-templating/tcl/query-procs.tcl
Deprecated. Invoking this procedure generates a warning.
multirow is really template::multirow or possibly template::query::multirow depending on context. the "template::" or "template::query::" may be omitted depending on what the namespace is. .tcl pages are evaluated in the template:: namespace. DEPRECATED: namespace should actually NOT be omitted
- Switches:
- -ulevel (optional, defaults to
"1"
)- -local (optional, boolean)
- -unclobber (optional, boolean)
- Parameters:
- op (required)
- name (required)
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: multirowXQL Not present: Generic, PostgreSQL, Oracle