OMBDROP PLSQL_RECORD_TYPE
Purpose
Delete the PLSQL Record Type.
 
Prerequisites
Should be in the context of a Package.
 
Syntax
dropPlSqlRecordTypeCommand =  OMBDROP PLSQL_RECORD_TYPE "QUOTED_STRING"
 
Parameters
dropPlSqlRecordTypeCommand
Drops the PLSQL Record Type with given name.