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

Remove doesn't seem to remove the properties

1 Answer 33 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 24 Nov 2010, 12:48 AM
When I update class from DB and some columns are marked as "Remove", they don't remove themselves from the Entity in the designer...

Is that by design?

1 Answer, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 25 Nov 2010, 12:19 PM
Hello Steve,

Yes, this is by design. When a column is deleted, we unmap the corresponding property from the column, but we do not delete it because you might have made some changes there. Additionally, you may want to map it later to another column from the Mapping Details Editor.
If you do not want to use this property, just delete it from the class. Hope that helps.

Greetings,
Alexander
the Telerik team
Accelerate your learning with industry's first Telerik OpenAccess ORM SDK. Download today.
Tags
Design Time (Visual Designer & Tools)
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Alexander
Telerik team
Share this question
or