jcs_odf.drop_resource

on-site-related topic PL/SQL API jcs_odf.drop_resource

Summary

Drop a resource.

Specification

Copy
procedure drop_resource(name in varchar2,
version in number default null,
partition in varchar2 default const.def_str)

Parameters

  • name - the name of the resource
  • version - the version of the resource
  • partition - the partition of the resource

See Also