M
Matthias S.
hi there,
i have generated a database model using vs and a *.dbml file. there are
a lot of tables in the database and all of them are prefixed, like
xxCustomers, xxOrders. for the generated entities i don't want those
prefixes so i removed them in the design view of the model which works
fine. my problem now is, that we are still changing little bits in the
table definitions (adding columns, renaming them and the like), and i
need to "refresh" the model. but while doing so, i don't want all
classes to be newly created (and have the table-prefix again). is there
a way to do this?
thanks for any help in advance.
matthias
--
i have generated a database model using vs and a *.dbml file. there are
a lot of tables in the database and all of them are prefixed, like
xxCustomers, xxOrders. for the generated entities i don't want those
prefixes so i removed them in the design view of the model which works
fine. my problem now is, that we are still changing little bits in the
table definitions (adding columns, renaming them and the like), and i
need to "refresh" the model. but while doing so, i don't want all
classes to be newly created (and have the table-prefix again). is there
a way to do this?
thanks for any help in advance.
matthias
--