OMBDROP PLSQL_REF_CURSOR_TYPE
Purpose
Delete the Ref-cursor Type.
 
Prerequisites
Should be in the context of a Package.
 
Syntax
dropPlSqlRefCursorTypeCommand =  OMBDROP PLSQL_REF_CURSOR_TYPE 
          "QUOTED_STRING"
 
Parameters
dropPlSqlRefCursorTypeCommand
Drops the Ref-cursor Type with given name.