PL/SQL API jcs_odf.drop_format
Summary
Drop a format.
Specification
procedure drop_format(name in varchar2,
version in number default null,
partition in varchar2 default const.def_str)
Parameters
- name - the name of the format
- version - the version number of the format
- partition - the partition of the format
See Also
plsqlTopic
onsiteTopic