This is a migrated thread and some comments may be shown as answers.

Where are Removes Defined in the Update From DB Wizard?

1 Answer 31 Views
Design Time (Visual Designer & Tools)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 13 Apr 2011, 03:42 PM
We deleted a table and updated other with a new column

But I don't see in the new wiz where it says REMOVE the old table.  What's the new process for this?

1 Answer, 1 is accepted

Sort by
0
Jordan
Telerik team
answered on 14 Apr 2011, 02:55 PM
Hi Steve,

With the great power and flexibility that the Update from database wizard provides it is very easy to break one's model. In order to reduce the chance of breaking the model, we have implemented some limitations. Obviously removing whole tables, and the persistent types mapped to them could be dangerous and could lead to accidental damage in one's model.
This is why currently remove operations for tables are not shown in the Update from database wizard.

You can remove a table from your model by performing the following steps:
1. remove the mapping for the table / delete the associated persistent type
2. remove the table from the model using the "Remove table" command from the context menu in the Model Schema Explorer


Kind regards,
Jordan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Design Time (Visual Designer & Tools)
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Jordan
Telerik team
Share this question
or