t_RelationalDatabaseUpgrade_DropObject
DropObject
Drop an existing stored procedure from the schema.
Properties
description : stringOperation description.
name : tableNameDatabase Object name to drop, as specified in the data source: [<schema>.]<Object>
Valid values based on“string”. [A-Za-z][_A-Za-z\d]*(\.[A-Za-z][_A-Za-z\d]*)?
Content
Sequence of:
t_SQLSwitch_SQL [0..*]
Parents
t_Upgrade_RelationalDatabaseUpgrade - The set of Relational Upgrade steps to describe what schema changes took place in this version
Parent topic: t_Upgrade_RelationalDatabaseUpgrade