::xo::db::sql::user_profile proc new (public)::xo::db::sql::user_profile new [ -dbn dbn ] -profile_id profile_id \
[ -rel_type rel_type ] -object_id_one object_id_one \
-object_id_two object_id_two -member_state member_state \
-creation_user creation_user -creation_ip creation_ip \
[ -childof childof ]
Defined in packages/xotcl-core/tcl/05-db-procs.tclAutomatically generated method
- Switches:
- -dbn (optional)
- -profile_id (required)
- -rel_type (defaults to
"user_profile") (optional) - -object_id_one (required)
- -object_id_two (required)
- -member_state (required)
- -creation_user (required)
- -creation_ip (required)
- -childof (optional)
|