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

Can I break the StoredProcedure.cs into multiple files and organize them into custom namespaces, automatically?

1 Answer 28 Views
Feature Requests
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Daniel
Top achievements
Rank 1
Daniel asked on 06 Apr 2011, 06:04 PM
We are about to start a huge project in which we will only have access to the stored procedures. There will likely be 200+ procedures, and I'm wondering if there is a way to separate them into physical as well as logical groupings, automatically upon generation. 

Thanks!
Daniel

1 Answer, 1 is accepted

Sort by
0
Zoran
Telerik team
answered on 12 Apr 2011, 05:18 PM
Hello Daniel,

 Unfortunately it is not possible to make such grouping of the stored procedures that are generated by the Reverse Mapping Wizard. We have no plans on enhancing this wizard as we have moved to a new UI with the Visual Designer which generates the stored procedures as instance methods of the Context class instead of being static inside StoredProcedures.cs.

All the best,
Zoran
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
Feature Requests
Asked by
Daniel
Top achievements
Rank 1
Answers by
Zoran
Telerik team
Share this question
or