xo::db::sql::acs_rel_type proc create_role (public)

 xo::db::sql::acs_rel_type[i] create_role [ -dbn dbn ] -role role  \
    [ -pretty_name pretty_name ] [ -pretty_plural pretty_plural ]

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

Automatically generated method

Switches:
-dbn
(optional)
-role
(required)
-pretty_name
(optional)
-pretty_plural
(optional)

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

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