acs::db::nsdb-postgresql method call acs_group check_representation (public)
<instance of acs::db::nsdb-postgresql> call acs_group check_representation \ [ -dbn dbn ] -group_id group_id
Defined in packages/acs-tcl/tcl/00-acs-tcl-init.tcl
Automatically generated method TYPES: integer
- Switches:
- -dbn (optional)
- -group_id (required)
- Testcases:
- No testcase defined.
Source code: db_with_handle -dbn $dbn __DB { set s [ns_pg_bind 0or1row $__DB {select acs_group__check_representation(CAST(:group_id AS integer))}] return [ns_set value $s 0] }XQL Not present: Generic, PostgreSQL, Oracle