xo::db::Object instproc delete (public)

 <instance of xo::db::Object[i]> delete

Defined in /var/www/openacs.org/packages/xotcl-core/tcl/05-db-procs.tcl

Delete the object from the database and from memory

Testcases:
xotcl_core_tutorial_1, test_xo_db_object
Source code:
::acs::dc call acs_object delete -object_id ${:object_id}
:destroy
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: