xo::db::sql::content_type proc unregister_child_type (public)

 xo::db::sql::content_type[i] unregister_child_type [ -dbn dbn ] \
    -parent_type parent_type  -child_type child_type  \
    -relation_tag relation_tag 

Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn
(optional)
-parent_type
(required)
-child_type
(required)
-relation_tag
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) xo::db::sql::content_type proc unregister_child_type xo::db::sql::content_type proc unregister_child_type xo::db::sql::content_type proc unregister_child_type->db_with_handle

Testcases:
No testcase defined.
[ show source ]
Show another procedure: