xo::db::sql::content_type proc drop_attribute (public)
xo::db::sql::content_type drop_attribute [ -dbn dbn ] \ -content_type content_type -attribute_name attribute_name \ [ -drop_column drop_column ]
Defined in /var/www/openacs.org/packages/xotcl-core/tcl/05-db-procs.tcl
Automatically generated method
- Switches:
- -dbn (optional)
- -content_type (required)
- -attribute_name (required)
- -drop_column (optional, defaults to
"f"
)- Testcases:
- No testcase defined.