acs::db::nsdb-postgresql method call rel_constraint new (public)

 <instance of acs::db::nsdb-postgresql[i]> call rel_constraint new \
    [ -dbn dbn ] [ -constraint_id constraint_id ] \
    [ -constraint_type constraint_type ] \
    -constraint_name constraint_name  [ -rel_segment rel_segment ] \
    [ -rel_side rel_side ] \
    [ -required_rel_segment required_rel_segment ] \
    [ -context_id context_id ] [ -creation_user creation_user ] \
    [ -creation_ip creation_ip ]

Defined in packages/acs-api-browser/tcl/api-doc-init.tcl

Automatically generated method

Switches:
-dbn
(optional)
-constraint_id
(optional)
-constraint_type
(defaults to "rel_constraint") (optional)
-constraint_name
(required)
-rel_segment
(optional)
-rel_side
(defaults to "two") (optional)
-required_rel_segment
(optional)
-context_id
(optional)
-creation_user
(optional)
-creation_ip
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) acs::db::nsdb-postgresql instproc {call rel_constraint new} acs::db::nsdb-postgresql instproc {call rel_constraint new} acs::db::nsdb-postgresql instproc {call rel_constraint new}->db_with_handle

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