acs::db::nsdb-postgresql method call util foreign_key_exists (public)
<instance of acs::db::nsdb-postgresql> call util foreign_key_exists \ [ -dbn dbn ] -table_name table_name -column column \ -reftable reftable -refcolumn refcolumn
Defined in packages/acs-tcl/tcl/00-acs-tcl-init.tcl
Automatically generated method TYPES: text text text text
- Switches:
- -dbn (optional)
- -table_name (required)
- -column (required)
- -reftable (required)
- -refcolumn (required)
- Testcases:
- No testcase defined.