Is it possible to get physical path of the ORM reversemapping.config file on runtime? can we modify the <usedSchemata> section of that config file at runtime? Actually I want to change the ORM schema runtime. Please help me.
1 Answer, 1 is accepted
0
Ady
Telerik team
answered on 17 Nov 2010, 03:20 PM
Hello Revathi Panneerselvam,
The reversemaaping.config file is not used at runtime. It is a designtime artifact only. It is used to store the relational metadata read from the database and also the user mappings. When you generate code using the wizard, the appropriate mappings are generated in the app.config file. The settings in the app.config along with user code is used at runtime.
Can you provide some more details of what you want to achieve, maybe a short description or example?
Looking forward to your reply.
Sincerely yours,
Ady
the Telerik team
See What's New in Telerik OpenAccess ORM in Q3 2010!
Monday, November 15, 11 am Eastern Time: Register here>>
Monday, November 15, 10 pm Eastern Time: Register here>>