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