acs::db::postgresql method argument_name_match (protected)
<instance of acs::db::postgresql> argument_name_match \ [ -key key ] [ -function_arg_names function_arg_names ] \ [ -db_names db_names ]
Defined in packages/acs-tcl/tcl/acs-db-12-procs.tcl
Does the name from function_args match the names obtained from PostgreSQL?
- Switches:
- -key (optional)
- -function_arg_names (optional)
- -db_names (optional)
- Testcases:
- No testcase defined.