acs::db::nsdb-postgresql method call get_func_drop_command (public)
<instance of acs::db::nsdb-postgresql> call get_func_drop_command \ [ -dbn dbn ] -fname fname
Defined in packages/acs-tcl/tcl/00-acs-tcl-init.tcl
Automatically generated method TYPES: {character varying}
- Switches:
- -dbn (optional)
- -fname (required)
- Testcases:
- No testcase defined.
Source code: db_with_handle -dbn $dbn __DB { set s [ns_pg_bind 0or1row $__DB {select get_func_drop_command(:fname)}] return [ns_set value $s 0] }XQL Not present: Generic, PostgreSQL, Oracle