t_SQLSwitch_SQL
SQL
Properties
adapter : stringAdapter names, for which the SQL is valid: a1 a2 ... aN. Patterns with * and ? are allowed.
Parents
t_RelationalTable_View - A database view definition for the logical table.
t_RelationalObject_Create - SQL required to create the Database object.
t_RelationalObject_Drop - SQL required to drop the Database object.
t_RelationalDatabaseUpgrade_CreateObject - Create a new stored procedure in the schema.
t_RelationalDatabaseUpgrade_DropObject - Drop an existing stored procedure from the schema.
Parent topic: t_RelationalTable_View
Parent topic: g_SQLScript_Switch
Parent topic: t_RelationalDatabaseUpgrade_CreateObject
Parent topic: t_RelationalDatabaseUpgrade_DropObject