xo::db::Class instproc drop_object_type (public)
<instance of xo::db::Class> drop_object_type \ [ -cascade cascade ]
Defined in /var/www/openacs.org/packages/xotcl-core/tcl/05-db-procs.tcl
Drop an acs object_type; cascde true means that the attributes are dropped as well.
- Switches:
- -cascade (optional, defaults to
"true"
)- Testcases:
- No testcase defined.