::xo::db::CrClass instproc drop_object_type (public)<instance of ::xo::db::CrClass > drop_object_type
Defined in packages/xotcl-core/tcl/cr-procs.tclDelete the object type and remove the table for the attributes.
This method should be called when all instances are deleted. It
undoes everying what create_object_type has produced.
|