acs::db::nsdb-postgresql::slot::__call::apm_application proc delete (public)

 acs::db::nsdb-postgresql::slot::__call::apm_application[i] delete \
    [ -dbn dbn ] -application_id application_id 

Defined in

Automatically generated method TYPES: integer

Switches:
-dbn (optional)
-application_id (required)

Testcases:
No testcase defined.
Source code:
# Automatically generated method
# TYPES: integer
db_with_handle -dbn $dbn __DB {
   set s [ns_pg_bind 0or1row $__DB {select apm_application__delete(CAST(:application_id AS integer))}]
   return [ns_set value $s 0]
}
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: