xo::db::sql::acs_object proc check_object_ancestors (public)

 xo::db::sql::acs_object[i] check_object_ancestors [ -dbn dbn ] \
    -object_id object_id  -ancestor_id ancestor_id  \
    -n_generations n_generations 

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

Automatically generated method

Switches:
-dbn
(optional)
-object_id
(required)
-ancestor_id
(required)
-n_generations
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) xo::db::sql::acs_object proc check_object_ancestors xo::db::sql::acs_object proc check_object_ancestors xo::db::sql::acs_object proc check_object_ancestors->db_with_handle

Testcases:
No testcase defined.
[ show source ]
Show another procedure: