jcs_odf.drop_queue
PL/SQL API jcs_odf.drop_queue
Summary
Drop a Queue.
Specification
Copy
procedure drop_queue(name in varchar2,
version in number default null,
partition in varchar2 default const.def_str)
Parameters
- name - the name of the Queue
- version - the version number of the Queue
- partition - the partition of the Queue