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

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

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

Delete the object from the database and from memory

Partial Call Graph (max 5 caller/called nodes):
%3 test_test_xo_db_object test_xo_db_object (test xotcl-core) xo::db::Object instproc delete xo::db::Object instproc delete test_test_xo_db_object->xo::db::Object instproc delete test_xotcl_core_tutorial_1 xotcl_core_tutorial_1 (test xotcl-core) test_xotcl_core_tutorial_1->xo::db::Object instproc delete

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: