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

[Solved] reversemapping.config file

1 Answer 88 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Revathi Panneerselvam
Top achievements
Rank 1
Revathi Panneerselvam asked on 15 Nov 2010, 01:19 PM
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

Sort by
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>>
Tags
General Discussions
Asked by
Revathi Panneerselvam
Top achievements
Rank 1
Answers by
Ady
Telerik team
Share this question
or