ds_show_p (public)
ds_show_p
Defined in packages/acs-developer-support/tcl/acs-developer-support-procs.tcl
Should we show developer-support on the current connection.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- ds_features_enabled_test
Source code: if { [ds_enabled_p] && [ds_permission_p] } { return 1 } return 0XQL Not present: Generic, PostgreSQL, Oracle