db_package_supports_rdbms_p (public, deprecated)
db_package_supports_rdbms_p db_type_list
Defined in packages/acs-tcl/tcl/deprecated-procs.tcl
Deprecated. Invoking this procedure generates a warning.
- Parameters:
- db_type_list (required)
- Returns:
- 1 if db_type_list contains the current RDMBS type. A package intended to run with a given RDBMS must note this in its package info file regardless of whether or not it actually uses the database.
- See Also:
- Testcases:
- No testcase defined.