t_RelationalDatabaseUpgrade_CreateObject
CreateObject
Create a new stored procedure in the schema.
Properties
description : stringOperation description.
name : tableNameDatabase Object name to create, 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