TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Gagan Gautam
NA
140
14.9k
I want to prevent automatically class created in t
Jul 28 2016 5:55 AM
Hello, My question is realeted to Entity Framwork. I am using EF in my project Database First Approch.
Suppost i add a table from SQL to .edmx Like dbo.Employe (this is table),
And when its add on .edmx and that time Employe.cs class is automatically created in to Context
but my requirement is that,
when we add any table from Sql to .edmx . but class is not created automatically in context.
i want to add this class my self.
actually I want to prevent automatically class created in to edmx with corosponding table.
How can do that .
Reply
Answers (
2
)
How to insert integer value in access database?
Regarding for MVC